Answer Posted / guest
BulkCopy is a tool used to copy huge amount of data from
tables and views. But it won?t copy the structures of the same.
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
What is the difference between set and select?
Explain tables in SQL Azure?
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
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is an entity-relationship diagram (erd)?
what is a live lock? : Sql server database administration
How to defragment table indexes?
Explain full-text query in sql server?
How you can get a list of all the table constraints in a database? : Sql server administration
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
How to use transact-sql statements to access the database engine?
What is normalization? Explain its different types?
What is the definition for sql server 2000?
What is dbcc command in sql server?
How do clustered indexes store data?