Answer Posted / rama krishna
no need to impliment locks sql server automatically holds
locks
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What is self contained scalar sub query?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
List out some of the requirements to set up a sql server failover cluster?
Can we store videos inside the sql server table?
What is the function of sql server agent windows service?
Can a cursor be updated? If yes, how you can protect which columns are updated?
Is it important for a database administrator to understand the operating system and file access?
What is a dataset and what are the different types of datasets?
explain different types of joins? : Sql server database administration
What is the difference between substr and charindex in the sql server?
When columns are added to existing tables, what do they initially contain?
What do you understand by a stored procedure?
What will happen if a column containing char type data is changed to the nchar data type?
Define inner join in sql server joins?
How to use “drop” keyword in sql server and give an example?