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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program to fetch first 10 records from a file?
What is raid and what are different types of raid levels?
How to delete existing triggers using "drop trigger"?
Any one plz send me SQL Server Developer/DBA resume for 4 years experience
How many types of stored procedures are there in sql server?
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
What is a view and what are its advantages?
What is system stored procedures?
What are the different types of upgrades that can be performed in sql server?
What is the difference between delete and truncate statements?
explain different types of cursors? : Sql server database administration
What is the name of the Database which IBM mainframe uses?
Which trace flags are enabled in sql server?
How do I schedule a sql server profiler trace?
how to take backup bcp out for a column in table in sql server?