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 difference between inner join and join?
What is the difference between mysql and mysqli?
What is a hint?
How to access the inserted record of an event?
What are the difference between clustered and a non-clustered index?
What is dml command?
Can group by and orderby be used together?
What is normalization and what are the advantages of it?
When a primary key constraint is included in a table, what other constraints does this imply?
What is difference between clustered and non clustered index?
What is difference in performance between insert top (n) into table and using top with insert?
How to change server name in sql server?
What is the difference between ddl and dml?
What happens to a trigger with multiple affected rows?
What is an indice?