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 do I view views in sql server?
What is a cube? : sql server analysis services, ssas
What will be query used to get the list of triggers in a database?
Does index speed up select statements?
query processing
What are different types of constraints?
How to use copy and concatenate commands in SQL?
Difference between connected and disconnected database in .net with sql server?
How do you start single user mode in clustered installations?
How to create nested stored procedure?
What is function of CUBE ?
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
Do you know the capabilities of cursors?
Can we add our custom code in ssis?
Explain what is use of dbcc commands?