What is DTS and purpose of DTS ?
Answer / hitendra yadav
DTS is (Data Transformation Services)- which is the wizard
or fuctionality in SQL Server for transfer data from one
database to other database for example load data from EXCEL
SHEET to oracle database or SQL Server database,means it is
basiclly used to transfer data.
| Is This Answer Correct ? | 7 Yes | 1 No |
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is clustered table in Oracle?
select statement does not retrieve any records. what exception is raised?
How to synchronize 2 schema's objects?
how do get database name at sql prompt?
How can I create database in oracle?
What are advantages of dateset in datastage?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
How to run create database statement?
which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
How to update rows in table, suppose i have lacks of rows in table how to update total table with update statement. Can u please any one answer this question with update statement.