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 is code near application topology?
Write a query to find 5th highest amount paid from the customer table.
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
Explain about sql server login?
What are subqueries in sql server? Explain its properties.
What is dbcc updateusage?
How to list all user names in a database?
What is a cache in ssrs?
What are the new features in sql server 2016?
What is inner join in sql server joins?
Explain filtered indexes benefits?
What is the difference between executequery () and executeupdate ()?
what is a traditional network library for sql servers? : Sql server database administration
What is database black box testing?
How to list all user defined functions in the current database?