What is checkpoint process in the sql server?
What is Transaction?
I have student marks in a student table. I need second highest mark .Then what will the query for this?
37 Answers NetCore, Patni, SAP Labs, Temenos, Wipro,
What is the xml datatype?
How and why use sql server?
What is referential integrity and how is it achieved?
Can you leave a union at any time?
What is a data source file?
Different Types of Functions ?
plz tell me the new features of sqlserver2000,sqlserver2002,sqlserver2005
Mention the command used to rename the database.
What are the steps to follow to configure SQL*Net?
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.