Explain the use of record length option in exp command.
What is meant by redo log buffer ?
What do you know about normalization? Explain in detail?
What is bulk copy or bcp in oracle?
How to find the duplicate rows count from employees table in oracle?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
what is the difference between no rows returned and null returned?
1.how to extract the second highest salary from emp table having sal as a column which contains the salary of all employee of an organisation.
How to create a new oracle data file?
How to connect ms access to oracle servers?
Point out the difference between user tables and data dictionary?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
How to call a trigger inside a stored procedure?Give an example.