how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / millar
ie.
select column from table_name where mod(primary_key_column,2)=1;
select employee_id from employees where mod(employee_id,2)=1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
What is deployment group?
Which is the t/r that builts only single cache memory?
What are the transformations that are not supported in mapplet?
what is the size of u r source(like file or table)?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
How do you convert single row from source into three rows into target?
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?
Differentiate between source qualifier and filter transformation?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What is mapplet in informatica?
Explain the etl program with few examples.
Enlist the advantages of informatica.
Can you use flat files in Mapplets.
What are the differences between a connected lookup and unconnected lookup?