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 do you understand by a view? What does the with check option clause for a view do?
what information is maintained within the msdb database? : Sql server administration
Explain the Ways to improve the performance of a sql azure database?
Explain the concept of view and Types of views in SQL server?
What is raid and what are different types of raid levels?
Can I run multiple instances of sql server 2000 at the same time on one computer?
What is user-defined functions? What are the types of user-defined functions that can be created?
How secure is sql server database?
Write a sql query to sort on different column name according to the parameters passed in the function?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
can you implement data mining in SSRS?
Explain filtered indexes?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What is the difference between inner join and equi join?
How to populate a table in sql server?