Posts
Sort by recent activity
READONLY hint on CURSOR
Hi,So SQL Prompt puts a hint to say that the cursor could (should?) be read only. Honestly, this was the first time I heard a cursor could be made read only. Is this a performance thing ?Regards,...