What are wait types?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Can we check locks in database? If so, how can we do this lock check?

0 Answers  


What are constraints in microsoft sql server?

0 Answers  


statement (of account) Receive ID_receive Date_receive Amount_receive TO_receive From_receive Description_receive 1 2010/01/01 500 Bank Ahmed Payment from the account 2 2010/02/01 700 Bank Ahmed Payment from the account Payment ID_payment Date_payment Amount_payment From_payment To_payment Description_payment 1 2010/03/01 1000 Ahmed Sales Sale goods 2 2010/04/01 1500 Ahmed Sales Sale goods How can crate Stored Procedures for the statement (of account) from these tables? I want statement (of account) like this: (in sql 2005) ID_ name description debit account credit account balance

1 Answers  


What is sql server database?

0 Answers  


How to execute stored procedure in select statement sql server?

0 Answers  






whats new about truncate in sql server 2008?

0 Answers   MedSave Healthcare, Serco,


What is the downside of using udf?

0 Answers  


What is the purpose of the master database?

0 Answers  


9. Write a query to list a new column with the difference in temp of the cities Delhi and Mumbai, Mumbai and Jammu and soon. Consider the following table : City_id City Temp. 1 delhi 40 2 Mumbai 35 3 Jammu 32 4 Pune 18

2 Answers  


how to copy only distinct data into another table which is not already exist in database?

2 Answers   Spectra,


How to update values in a table with update statements in ms sql server?

0 Answers  


What are secondary xml indexes?

0 Answers  


Categories