Differentiate between a database and data warehouse?
No Answer is Posted For this Question
Be the First to Post Answer
differences between service based and product based?
What is aggregate awareness?
How will u pas the data with out debugger?
how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
What is the difference between IN and Exists in Oracle?
Enlist the various types of transformations.
One source and 3 targets 1st row-1st target 2nd row-2nd target 3rd row-3rd target 4th row-1ist target how will u do?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
if i have a delimited file as source so how can we seperate this file into three diff targets?
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?
what is row level and column level indicator?