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 12596WRITE A FUNCTION TO DISPLAY THE OUTPUT OF AN EXISTING TABLE RANGE LIKE COMMAM SEPERATED VALUES LIKE RANGE1,RANGE2,...
TVS,
2 5323After 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 12846if 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 19090I am Having tables T1 and T2 both having same data how to check (or) compare the data in both table are same?
3 6286I 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 5243Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
HCL,
1940
What is attribute relationships, why we need it? : sql server analysis services, ssas
Why it is recommended to avoid referencing a floating point column in the where clause?
What is standby servers? Explain types of standby servers.
What is the order by used for?
What is difference between group by and having?
Do you know what are pages and extents? : SQL Server Architecture
Explain how to maintain a fill factor in existing indexes?
What do you do in data exploration
What are drillthrough reports?
How to create a user name in a database?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
Explain user defined views?
What is after dml trigger?
Explain important index characteristics?
What are the advantages of stored procedure in sql server?