Subject | Re: [Firebird-Architect] NBAK |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2008-04-12T21:03:06Z |
Dmitry Yemanov wrote:
Oracle does not have an equivalent of this. They have
sequence_name.currval, but this returns a per-session value of the last
sequence_name.nextval call.
--
Adriano dos Santos Fernandes
http://www.firebirdsql.org
> Roman Rokytskyy wrote:Do you mean the equivalent of GEN_ID(g, 0)?
>
>>> - flash back queries
>>>
>> Why do I need NBAK here? I always thought that this can be achieved by
>> providing a "flash back depth" parameter to garbage collector to prevent
>> garbage-collecting those records and providing the "flash back"
>> parameter with the query.
>>
>
> What about "flashing back" generator values? Would we want it? Does e.g.
> Oracle support it?
Oracle does not have an equivalent of this. They have
sequence_name.currval, but this returns a per-session value of the last
sequence_name.nextval call.
--
Adriano dos Santos Fernandes
http://www.firebirdsql.org