select the 3rd maximum salary from sql server database if 4 (just an example In practically I may not know the exact situation) of the highest salaries are equal.
TCS,
8 12869WRITE A FUNCTION TO DISPLAY THE OUTPUT OF AN EXISTING TABLE RANGE LIKE COMMAM SEPERATED VALUES LIKE RANGE1,RANGE2,...
TVS,
2 5413After using delete statement in sql query to delete some records...to retrieve the deleted records we can get using rollback command but till that where it stores means particular location name i need....(after deleting and rollback )
3 13006if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
3i Infotech, Rolta, TCS,
17 19725I am Having tables T1 and T2 both having same data how to check (or) compare the data in both table are same?
3 6399I am having table Title with TITLE id,Author ID, Publiser ID , table AUTHOR with Author ID, Author Name, table PUBLISER with Pub ID, Pub name Here hot to find out the publiser id who have relesed the books of patriticular author?
3 5373Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
HCL,
2001
What is normalization? Describe its different types.
What is unpivot?
What is the purpose of optimization?
How to define the name and server for a new dsn?
What does REVERT do in SQL Server 2005?
How to modify an existing user defined function?
How to generate create view script on an existing view?
Explain what is raid and what are different types of raid levels?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What are the instances when triggers are appropriate?
What do you understand by a view? What does the with check option clause for a view do?
Can two different columns be merged into single column? Show practically?
What is the name of the Database which IBM mainframe uses?
Is sql server is free?
How do you manipulate data?