Explain different types of locks in sql server.
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of dml?
How to choose all records from the table?
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What is difference between clustered index and non clustered index?
Will the writetext statement activate a trigger?
What is a stored procedure?
Explain different types of lock modes in sql server 2000?
Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!
What is difference between commit and rollback when used in transactions?
Explain what is the function of sql server agent windows service?
What is buffer cash in sql server?
What is the purpose of sql profiler in sql server?