what is isolation level at dead lock?


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

Post New Answer

More SQL Server Interview Questions

What is the difference between executequery () and executeupdate ()?

0 Answers  


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?

0 Answers  


How to modify an existing user defined function?

0 Answers  


What is ddl and dml commands?

0 Answers  


Can the “if update (colname)” statement be used in a delete trigger?

0 Answers  






please tell me the query to get details of the employee having the second largest salary

11 Answers   247Customer,


What is the syntax for encrypting a column in SQL Server?

0 Answers   MindCracker,


How to grant a permission in ms sql server using "grant execute" statements?

0 Answers  


How will you go about resolving deadlocks?

0 Answers  


How do you delete a data source?

0 Answers  


I have a table Events Events containing cardno,time,id,name- -each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

0 Answers  


What are different types of raid levels?

0 Answers  


Categories