
Oracle Interview Answers
What are the various types of queries?The types of queries are:Normal QueriesSub QueriesCo-related queriesNested queriesCompound QueriesWhat is a transaction?A transaction is a set of SQL statements between any two COMMIT and ROLLBACK statements.What is implicit cursor and how is it used by Oracle?A. 2 min