Answer Posted / priyanka
there are basically two types of concurracnies...
1-> logical concurrency
2-> physical concurrency
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain extended properties
Explain what is it unwise to create wide clustered index keys?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
List few advantages of stored procedure.
How to use old values to define new values in update statements in ms sql server?
In what sequence sql statement is processed?
Why can there be only one clustered index and not more than one?
What is PROJECTION Operation?
Tell me what do you understand by a view? What does the with check option clause for a view do?
Define self join in sql server joins?
Does transparent data encryption provide encryption when transmitting data across the network?
How to create a trigger for insert only?
what method you can use to reduce the overhead of Reporting Services data sources?
State the difference between union and union all?
Can you insert NULL in unique column?