What is the best way to move n number of DTS package from
one SQLServer to another SQLServer?
Answer Posted / pratik
transfer data from sysdtspackages of msdb database to
another SQL Server
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is tempdb database? : SQL Server Architecture
What is the difference between row_number and dense_rank?
Explain what is row_number function?
List out some of the requirements to set up a sql server failover cluster?
Does partitioning ssd reduce performance?
How to drop existing views from a database in ms sql server?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
What is the new security features added in sql server 2016? : sql server security
What is the maximum number of index per table?
Suggest a method of joining two tables.
What is the sql profiler?
What are the basic functions for master, msdb, model, tempdb databases?
What is tempdb in sql server?
Write a SQL queries on Self Join and Inner Join.
what is isolation level at dead lock?