Other News

Community

The curse of the cursor

(Tony Andrews) For some reason, many Oracle developers avoid SELECT INTO as if it were dangerous, preferring to “have more control” over their code by using cursors for everything. This morning I spent over an hour debugging some code written by one such developer, only to find that the issue I was