select top 5 * from emp order by newid() my question is , how this query get executed?
5 SQL Server 10467
How to find the second largest salary in the emp database and
also How to find 3rd,4th and so on ........ in the emp database
plz mail the answer @ mak2786@gmail.com
Answer
Is This Answer Correct ? | 39 Yes | 7 No |
Question { 48561 }
write a program to generate 1st n fibonacci prime number
Answer
Is This Answer Correct ? | 35 Yes | 40 No |