what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

How much does sql cost?

0 Answers  


What is sql keyword?

0 Answers  


what is the output of this query selet * from employee where 1=2 ??

11 Answers  


what are the type of locks ? : Sql dba

0 Answers  


How many tables can you join in sql?

0 Answers  






Let us suppose we have a table with structure in order empno empname empdesig empcountry and now i want to re-organize the columns of this table to empno empdesig empname empcountry how can i do this with queries ? assume that table contains the data.

3 Answers  


What is nvarchar max in sql?

0 Answers  


How does one use sql*loader to load images, sound clips and documents? : aql loader

0 Answers  


What is user define exception and example

1 Answers   HP, KP,


in sql table follw columns r their vehicle_no|servicetype|date|location| 1234 |1FS |1-JAN|PUNE| 4561 |2FS |5-JAN|PUNE| 1234 |PS |7-JAN|PUNE| 1234 |PS |15-JAN|MUMB| i want o/p below vehicleno|1fs|1fsdate|1fslocation|1ps|1PSDATE|1PSLOC|2PS|2PS DATE|2PSLOCA e.g 1234|1FS|1JAN|PUNE|1PS|7JAN|PUNE|2PS|15JAN|MUMBAI PLS help me out to execute using sql query

1 Answers  


What are different categories of sql commands?

0 Answers  


what is “go” in t-sql? : Transact sql

0 Answers  


Categories