Answer Posted / guest
Do not issue shared locks and do not honor exclusive locks.
When this option is in effect, it is possible to read an
uncommitted transaction or a set of pages that are rolled
back in the middle of a read. Dirty reads are possible. Only
applies to the SELECT statement.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
How can you list all the table constraints in a database?
Can two tables share the same primary key?
SQL Server Architecture ?
What are the purposes of floor and sign functions?
What is the difference between lock, block and deadlock? : sql server database administration
Why do you need a sql server?
What are rest-style architecture's?
What does man by sql wildcard characters in sql server?
What is SubQuery in SQL Server 2008
Sql server reporting services vs. Crystal reports.
How would you add a section to a table?
What is report snapshot?
What is a trigger? Why we need it?
What are relationships and mention different types of relationships in the dbms
Write an sql query to find first weekday of the month?