Which sorts rows in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is Referential Integrity?

3 Answers   IBM,


how instead of triger is helpful for mutating tables errors handlling ?

2 Answers   Oracle,


What do you mean by dbms? What are its different types?

0 Answers  


select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?

2 Answers  


Explain table and field in sql?

0 Answers  






How to export the table data (this table having 18 million records) to .csv file. Please tell me is there any faster way to export the data.

8 Answers  


Temporary table vs Table variable in sql server?

0 Answers   Wipro,


What is Highwatermark?

3 Answers   Thermotech,


what is sql optimization

1 Answers   Fidelity,


How many clustered indexes can be created on a table?

0 Answers  


What is a sql statement?

0 Answers  


What is sql deadlock?

0 Answers  


Categories