What should we do to copy the tables, schema and views from
one SQL Server to another?
Answer Posted / guest
We have to write some DTS packages for it.
Copy Database wizard is one of the option to copy a
Database to another Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is named query? : sql server analysis services, ssas
What is #table in sql server?
What is Lock table in SQL?
what is a transaction? : Sql server database administration
What is the difference between sdf and mdf?
What is difference between group by and having?
List out different types of normalizations in sql server and explain each of them?
What do you think of this implementation? Can this be implemented better?
What are the differences between triggers and stored procedures?
What is raid and what are different types of raid levels?
Please explain what is “asynchronous” communication in sql server service broker?
What are the advantages of sql azure?
How to rebuild indexes with alter index ... Rebuild?
What are subqueries in sql server?