What is an oracle data file?
Explain the use of full option in exp command.
What is truncate oracle?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
Explain the difference between sql and oracle?
How to shutdown your 10g xe server from command line?
How to calculate date and time differences in oracle?
What is a schema in oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is a server parameter file in oracle?
Differentiate between post-database commit and post-form commit?
How to filter out duplications in the returning rows using oracle?
Explain about functional dependency and its relation with table design?
How to insert a record into a table?
Why do you create or replace procedures rather that drop and recreate.