Can you get second highest salary from the table?


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

Post New Answer

More SQL Server Interview Questions

how can you check the level of fragmentation on a table? : Sql server administration

0 Answers  


Can you explain different types of joins?

0 Answers  


Why functions are used in sql server?

0 Answers  


what is package and it uses and how can u call a package

0 Answers   Satyam,


Can you explain various data region available in ssrs with their use?

0 Answers  






create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration

0 Answers  


What are the differences between ms sql server & oracle?

0 Answers  


Explain what are sparse columns?

0 Answers  


Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance

1 Answers  


What is the use of sql profiler in sql server 2012?

0 Answers  


what is the sql equivaent of the dataset relation object ?

0 Answers  


Explain what is the difference between a local and a global temporary table?

0 Answers  


Categories