What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is a join and their types?
2 Answers Challenger Financial,
What is table-valued sub query?
What is rtm version in sql server?
Explain the difference between delete,drop and truncate in SQL Server?
What are Magic Table?
34 Answers 3i Infotech, Digiweb, Evalueserve, NIIT, PL,
Explain about remote stored procedure?
Please give me the SP for the below scenario. I have two tables named Table1 and Table2...I need to fetch record by record from Table1 and insert the record in to table2 where the value in the sno column of the table1 is even number.
Diffrences between sql server 2000 vs 2008
Issues related in upgrading SQL Server 2000 to 2005 / 2008
How can delete duplicate records in cte in sql server?
What are the advantages of mirroring?
How to delete the duplicate rows from a table in SQL Server ??