You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
1050You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
1099
Give an example of why you would want to denormalize a database
what is sql server? : Sql server database administration
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
Explain can you implement data mining in ssrs?
How you can get a list of all the table constraints in a database? : Sql server administration
Can we call future method from trigger?
how would you store your query in an SSRS report or a Database server?
what is a live lock? : Sql server database administration
What is built-in function?
Explain DBCC?
What is oltp (online transaction processing)?
What is dynamic cursor in SQL SERVER?
Explain try...catch with sql server?
What are transactions and its controls?
What is the difference between DATETIME2 and DATETIME?