What are the types of queries in sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

How to pronounce postgresql?

0 Answers  


what is online transaction processing (oltp)? : Sql dba

0 Answers  


I want to execute a piece of code before calling a procedure. How to achieve it?

1 Answers   Oracle,


Are null values same as that of zero or a blank space?

0 Answers  


Explain about various levels of constraint.

0 Answers  






Can we use ddl statements in stored procedure?

0 Answers  


What is the syntax and use of the coalesce function?

0 Answers  


If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please

1 Answers  


Can you inner join the same table?

0 Answers  


What does partition by mean in sql?

0 Answers  


How packaged procedures and functions are called from the following?

2 Answers  


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,


Categories