What is a partition in oracle?
How can Oracle users be audited?
Is there a combination of "like" and "in" in sql?
what is shell?
Youre getting high busy buffer waits - how can you find whats causing it?
How can one skip any number of rows while loading the DB tables with SQL Loader? Similarly how can one skip any column?
How to get a list of all background sessions in the database?
What is a read only transaction in oracle?
List out the components of logical database structure of oracle database.
I need to get the values of the previous quarter.how to do this?eg: if my cuurent month is may i need to get the datas of the month jan,feb,march.Can it be done in oracle.I tried with date function q but for the month jan its not retriving the previous quarter(oct-dec).how to solve this.plpz anyone help me?
How to enter a new row into a table interactively?
How to list all tables in your schema?
How do we get field detail of a table?