what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
HOW TO APPEAR FOR ONLINE EXAMS OF SQL & PL/SQL? WHICH BOOKS WILL BE BETTER FOR REFERENCE TO QUALIFY THESE EXAMS? ARE THERE ANY MODEL PAPERS AVAILABLE IN THE MARKET ABOUT SQL & PLSQL?
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,
write a query to find out the no. of employees whose age is less than 25 and max of salary for the employees belonging to a particular department is less than 20000
I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.
Is primary key always clustered index?
What is a trigger in sql?
Why do we use subquery?
Differentiate between % rowtype and type record.
Write the command to remove all players named sachin from the players table.
What are the attributes of SQL*PLUS ?
2 Answers Dream Careers, Oracle,
What is nvarchar in sql?
What is sql query optimization?