Answer Posted / 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 |
Post New Answer View All Answers
What are transaction isolation levels supported by oracle?
Why do you create or replace procedures rather that drop and recreate.
What are the general rules on data consistency?
How to create a table index in oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
Explain drop constraint oracle?
What do you mean by a tablespace?
How to rename an index?
Explain the difference between replace() and translate() functions in oracle?
What is oracle datasource?
What is the fastest query method to fetch data from the table?
How to find the duplicate rows count from employees table in oracle?
Give the different types of rollback segments.
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What do database buffers contain?