What are the constraints available in sql?
What is the diff between Truncate table / delete <table name> purge
What is memory optimized table?
What will you get by the cursor attribute sql%notfound?
What is an index and types of indexes. How many number of indexes can be used per table ?
12 Answers Accenture, BirlaSoft, Cognizant, CTS, Symphony,
Explian rowid, rownum? What are the psoducolumns we have?
What is sql*loader and what is it used for?
What is the purpose of using pl/sql?
Is sql considered coding?
What is auto increment?
I am creating an index on Emp table Empno column,if u using this indexed column in ur SELECT stmt. where clause,then how do u know that yr index will be working or nor? Thanks Advance...
What are different types of triggers?
What is sql partition function?