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 syntax for encrypting a column in SQL Server?
What does asynchronous call backs means?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
Explain timestamp datatype?
What is full outer join in sql server joins?
What are page splits? : SQL Server Architecture
What is the difference between rank and dense_rank?
Explain the cursor lock types?
Explain nested join?
Do you know data definition language, data control language and data manipulation language?
Explain Capacity planning to create a database? and how to monitor it?
How to execute stored procedure in select statement sql server?
Is it safe to delete log files?
How would we use distinct statement? What is its use?
How to make conditional sum in ssrs?