how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / sp hari
select * from emp where rowid=(select
decode(mod(rownum,2),0,null,rowid) from emp)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a standalone command task?
What is lookup transformation?
How to create Target definition for flat files?
Tell me about MD5 functions in informatica
What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?
Can we create two repositories on same database instance in oracle?
Reusable transformation and shortcut differences
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
Explain pmcmd command usage in informatica
update strategy transformation in informatica
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
Explain about Informatica server process that how it works relates to mapping variables?
What are the different versions of informatica?
Which means the first record should come as last record and last record should come as first record and load into the target file?
Write the prerequisite tasks to achieve the session partition?