How to work on DTS?what is the main requirement?
Answer / naresh
DTS (Data Transformation Services) allows you to get stuff
in and out of SQL Server and between any ODBC and OLE DB
data source. That includes DB2, Access, Excel and Text, as
well as Oracle, MySQL, PostgresSQL and even SQLLite. -in
fact, anything with an ODBC driver. Not only does it do the
transfer but it allows you to fill in missing data, do
column mappings and so on. In other words, you can fiddle
with the data as it passes through.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain the functionalities that views support?
Explain what you mean by 3 tier architecture.
what is the use of database index(apart from the last searching of records) and what is the use of composite key?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
How many index keys possible for a table
What to check if a User database is locked?
What is a function? Give some example?
What is constraints and its types?
UPDATE statement can on a single table or on the multiple table?
What is the difference between Normalization and De-normalization?
What is the difference between implicit and explicit transaction?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)