Without Using Cursors , How to Select the Selected row??
Answer Posted / lalit
shift+space bar
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What are filegroups in sql server?
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 are information schema views?
What is the difference between ddl and dml?
List some case manipulation functions in sql?
If we delete pack Spec what will be the status of pack Body ?
What is difference between Datepart() and Datename() in SqlServer?
what is an index? : Sql server database administration
How many types of triggers in sql server?
Will count(column) include columns with null values in its count?
Do you know what is a linked server in sql server?
which table keeps the locking information? : Sql server administration
How can we check the sql server version?
Do you know what are acid properties of transaction?
What is indexed view?