How would you pass hints to the sql processor?
Explain two easy sql optimizations.
How do I write a cron which will run a sql query and mail the results to agroup?
Why is sql*loader direct path so fast?
Name three sql operations that perform a sort.
What is the use of the drop option in the alter table command?
How do you use automatic pga memory management with oracle 9i and above?
Which function is used to find the largest integer less than or equal to aspecific value?
Explain procedure to change characterset of a database.
What is oracle archived redo log?
what does the no logging option do? Why would we use it?
What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
List five most important parameter in 9i affecting performance?
How can you tell if an index on particular table is used or not used in 9i?
You see a wait on lms process in statspack, what does that mean?