how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 14088An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
9 16425explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
2545Post New ADP SQL Server Interview Questions
How would an hadoop administrator deploy various components of hadoop in production?
What is the use of the invocable method annotation ?
What is difference between first and firstordefault in linq?
Will applications using sapdb have to be open source as well?
What is an index? How can an index be declared in mysql?
What are Namespaces?
How to create com object in Java?
What is the spring framework and why is it so popular?
How do I delete files on windows 7?
Is a pc a server?
What are some important tables used in pp (production planning)?
 Explain what is sql override for a source taLle in a mapping?
What is the real time example of encapsulation?
What do you mean by operating point?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h