State the various uses of dbcc command?
What is recovery manager(rman) backup in Oracle?
What are the most common interview questions on ETL Testing for experience?
What is an UTL_FILE.What are different procedures and functions associated with it?
What is the maximum number of triggers that can be applied to a single table?
What is the disadvantage of User defind function?
what is load balancing and what u have used to do this?(sql loader)
What is save point in oracle database?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
Explain about integrity constraint?
Describe the different type of Integrity Constraints supported by ORACLE ?
Explain the use of owner option in exp command.
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?