What are the subsets of sql?
What are sql procedures?
What are the advantages of VIEW?
Does SQL*Plus contains pl/sql Engine?
Which sorts rows in sql?
suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.
7 Answers Geometric Software, IBM,
How many parts of a pl sql block are optional?
how will u find statistics of a database objects?
What is the best sql course?
Why truncate is used in sql?
What is meant by Join? What are the different types of Joins available? Explain.
How many primary keys can a table have?
How many triggers can be applied on a table?