Subject | Re: [firebird-support] FOR SELECT... CURSOR? |
---|---|
Author | Martijn Tonies |
Post date | 2006-03-06T15:43:48Z |
> "On a large table, the cursor update will fly, since it uses theWhat should be updated? :-)
> rdb$db_key"
>
> How about
>
> SELECT COL FROM A_STORED_PROC() INTO :COL AS CURSOR
Remember, a select-able stored procedure doesn't have to return
data from a table, a single table, or anything else.
> OrI don't know if this is possible on a view. But obviously, you can
>
> SELECT COL FROM A_VIEW() INTO :COL AS CURSOR
>
> Will this "fly" on a large result set?
try.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com