what is Data Transformation Services (DTS) ?can u explain
me in detail?
Answer Posted / virendra
It is builtin facility of Sql Server provovided by
microsoft for import and export
database/table/structure/database objects from one database
package/ server to other/differnet.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to view existing indexes on an given table using sp_help?
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
What happens if ntwdblib.dll is missing on your machine?
What is the concept of optimization?
What is difference between commit and rollback when used in transactions?
Which tcp/ip port does sql server run on? How can it be changed?
What is the difference between count () and rowcount ()?
What’s the distinction between dropping a info and taking a info offline?
What is the parse query button used for?
what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is Federation and Federation Member?
What is table constraint?
what is an extended stored procedure? : Sql server database administration
How do you make a trace?
What is the difference between stored procedure and functions?