Subject | RE: [firebird-support] Re: Updating with rdb$db_key |
---|---|
Author | Alan McDonald |
Post date | 2005-07-13T06:24:31Z |
> >of course, you also know it does not persist, don't you
> > Do you have a field called rdb$db_key in your table mytable?? ie Does
> > this work?
> >
> > select rdb$db_key
> > from mytable
> >
> > Adam
> >
> All tables have this field. It represents the unique row id for a table.
>
>
> Bupp
Alan