Dino eats frog
Oracle with Active Record
When is he free?
Gentle dive into analytic functions
Pivoting for dates - summary
« NVL() in ant
» VIM 7 - autocomplete on
So who knows, it might be worth noting down!
SET FEEDBACK ON
- show records that got affectedSET TERMOUT ON
- show terminal outputSET ECHO ON
- display the command that is about to be runSET TIMING ON
- print the time taken for each command to runSET VERIFY ON
- show variable substitutionsSET SQLPROMPT "_USER'@'_CONNECT_IDENTIFIER > "