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 a transaction control transformation?
Whats there in global repository
complex mapping ur project u r invlve can u explain and give real time example give me ?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
What is Session and Batches?
What is the difference between informatics 7x and 8x and what is latest version?
What is a repository? And how to add it in an informatica client?
Why update strategy and union transformations are active? Explain with examples.
What is a difference between complete, stop and abort?
How can we use mapping variables in informatica? Where do we use them?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.
Clarify the utilization of aggregator cache record?
What is the difference between stop and abort in informatica