how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / priyank
select * from (select rownum rn,emp.* from emp) where mod
(rn,2)=1;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Explain informatica architecture - version 8 / 9
Which means the first record should come as last record and last record should come as first record and load into the target file?
What is substr in informatica?
When do you use sql override in a lookup transformation?
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
server hot-ws270 is connect to Repository B. What does it mean?
What do you mean by worklet?
where to store informatica rejected data? How to extract the informatica rejected data?
Write the unconnected lookup syntax and how to return more than one column.
Performance tuning in UNIX for informatica mappings?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What are the settings that you use to configure the joiner transformation?
Reusable transformation and shortcut differences
What is target load order?