Sample code that shows using BULK COLLECT and performance of using different values for LIMIT. declare cursor l_cur is select… READ MORE
|
PRAGMA EXCEPTION_INIT – allows one to map ORA- error and it can be raised in PL/SQL code. The SQL Error… READ MORE
Found this store procedure on Tom Kyte’s site which can be used to print columns in a table row wise,… READ MORE
Depending on tool one can grant access to users if they need access to look at code for store procedure,… READ MORE
“Control what I can control”
~ Alex Lima