What is a rank in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

Why do we use function in pl sql?

0 Answers  


What is the full form of sql?

0 Answers  


Is not null in sql?

0 Answers  


How do I use google cloud in sql?

0 Answers  


find the third highest salary?

23 Answers  






What are the dml statements?

0 Answers  


i have a table emp and columns ename,empno,mgr_id,i need ename,manager name as result i.e employee respective manager.. example empno ename mgr_id 1 john 3 2 paul 3 3 smith 1 4 kevin 1 5 stewart 2 result has to look like this ename manager john smith paul smith smith john kevin john stewart paul can u plz help me out in this.....

8 Answers  


SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;

10 Answers  


What is the size of partition table?

0 Answers  


What are the rules to be applied to nulls whilst doing comparisons?

0 Answers  


write the Sql query for creating database backup?

7 Answers   TCS,


What is over () in sql?

0 Answers  


Categories