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
how many clustered indexes can be created on a table? : Sql server database administration
What are the different sql server versions?
What is side by side migration in sql server?
What are the characteristics of modern DBMS?
What is acid db?
What is log in sql server?
How to create a scrollable cursor with the scroll option?
What is the distinction amongst delete and truncate?
What is collation?
wat wil hapn if we give the both read and deny read permission to user?
What type of Index will get created after executing the above statement?
What is unique key constraint?
Can we use pragma autonomous_transaction in trigger?
Describe the left outer join & right outer join. : sql server database administration
Define a cross join?