What are the different editions available in sql server 2000?
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
Can you explain what is sql server english query?
how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...
7 Answers ADP, Satyam, Tech Mahindra,
How to list all triggers in the database with sys.triggers in ms sql server?
Does sql server use t sql?
How to disable triggers using "disable trigger"?
Why main is user defined function?
Explain the types of indexes.
Can we call a function that has out parameter in select statement
How to check what was the last restore transaction LSN on Log-Shipping and Mirroring when we doesn't have a Monitor server and Witness server?
what is the sql equivaent of the dataset relation object ?
What are the advantages of log shipping?