Friday, September 26, 2008

various types of queries or transaction

What are the various types of queries ??
Normal Queries
Sub Queries
Co-related queries
Nested queries
Compound queries

What 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 ?
An implicit cursor is a cursor which is internally created by Oracle. It is created by Oracle for each individual SQL.

Which of the following is not a schema object : Indexes, tables, public synonyms, triggers and packages ?
Public synonyms

No comments:

Post a Comment

Thanks to given comments.......

My Blog List