What should we do to copy the tables, schema and views from
one SQL Server to another?
Answer Posted / kmbkrishnan
Copy Database wizard is one of the option to copy a
Database to another Database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is use of dbcc commands?
What do you know about normalization and de- normalization?
List down some advantages of sql stored procedure?
What is the sql case statement used for? Explain with an example?
What are the types of sql server?
Can a table be created inside a trigger?
Explain SSRS Architecture?
What is the most common type of join?
What is dbcc?
What is a cache in ssrs?
What are “lock” hints?
What stored procedure would you use to view lock information?
How to create a large table with random data for index testing in ms sql server?
What do you understand by SQL*Net?
Why and when do stored procedure recompile?