Subject | Re: [firebird-support] Re: Updating with rdb$db_key |
---|---|
Author | Philippe Makowski |
Post date | 2005-08-26T11:04:09Z |
Le 13/07/2005 08:54, Helen Borrie a dit :
> Where the dbkey can be really useful is cursor updates insideHave you an exemple for UPDATE using the WHERE CURRENT OF syntax ?
> SPs. Correctly, it is unnecessary to know what the dbkey is; but the
> engine knows it and uses it for ultra fast positioned updates of the WHERE
> CURRENT OF <cursorname> style.
>