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
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
How are the exceptions handled in sql server programming?
Do you have any idea about the tcl commands?
What is an indice?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
what are the critical issues you have resloved in your company
How to apply filtering criteria at group level with the having clause in ms sql server?
What is the difference between clustered and non-clustered indexes in ms sql server?
How do I connect to sql server database?
What is a cube? : sql server analysis services, ssas
How to execute a sql statement using odbc_exec()?
What are the types of containers in ssis?
What is a cache in ssrs?
How can you check the version of sql server?
What is BCNF? How is it better than 2NF & 3NF?