How to create a menu in sqlplus or pl/sql?
How to use boolean type in select statement?
How to check if a column is nullable before setting to nullable?
Can we use threading in pl/sql?
Difference between table function and pipelined function?
What is the difference between explicit and implicit cursors in oracle?
How to convert comma separated string to array in pl/sql?
How to raise user-defined exception with custom sqlerrm ?
Can you select everything, but 1 or 2 fields, without writer's cramp?
Does oracle roll back the transaction on an error?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
What is the difference between function and procedure in pl/sql?
How can I get the number of records affected by a stored procedure?
How to return an array from java to pl/sql?
what is table? : Sql dba