what is Data Transformation Services (DTS) ?can u explain
me in detail?
Answer Posted / srikanth
DTS are a kind of routines for transforming data from one
type to other type. suppose we have data in excel sheets or
flat files, comma separated values. DTS helps us in
transforming this type of data to other types like
transofroming to SQL Server tables.
Integration services is the latest technology in this field.
It has got many controls which make the tasks of DTS easier.
so complex transformations can be doen using it. It comes
with SQL Server 2005 Business Intelligence suite
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can the query output be sorted by multiple columns in ms sql server?
What is the use of builtinadministrators group in sql server? : sql server security
Can we call future method from trigger?
What are the different types of collation sensitivity?
What is a ddl statement?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
if no size is defined while creating the database, what size will the database have? : Sql server administration
What are key, name and value columns of an attribute? : sql server analysis services, ssas
How to select an exiting database using mssql_select_db()?
What are xml indexes?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
What is acid db?
Do you know sql server 2008 introduces automatic auditing?
last function used in MS Access to convert sql what function will use in sql