How do I tune a sql query?


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

Post New Answer

More SQL PLSQL Interview Questions

Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)

5 Answers  


What are the benefits of pl sql?

0 Answers  


What is schema in sql?

0 Answers  


What are pl/sql cursors?

0 Answers  


What is sql*plus?

0 Answers  






how to write utl file pkg in SQL

1 Answers   Oracle,


How to fetch the rows by dynamicaly passing table name through cursor?

3 Answers  


What does (*) mean in sql?

0 Answers  


How many types of literals are available in pl sql?

0 Answers  


what is the need of the cursor attribute notfound..(because using found attribute we can complete the task......found + negation operator = not found )

2 Answers   Tech Mahindra,


Which is faster truncate or drop?

0 Answers  


Explain the difference between drop and truncate commands in sql?

0 Answers  


Categories