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
How except clause is differs from not in clause?
What are the reporting services components?
when you create a database how is it stored? : Sql server database administration
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
what's new in sql server 2016?
What is command parameter in ssrs?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
How to find Duplicate Records In table?
What is dbcc command in sql server?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
What are the basic functions for master, msdb, model, tempdb and resource databases?
What are the extra roles available in msdb? : sql server security
What is an etl file?
Write a SQL query to delete a table?