how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / udaya
SELECT * FROM TABLE_NAME WHERE ROWNUM=1 AND ROWNUM=3 AND
ROENUM=5
| Is This Answer Correct ? | 5 Yes | 32 No |
Post New Answer View All Answers
Can informatica load heterogeneous targets from heterogeneous sources?
What is the fact table?
Define pmcmd command?
How can we use mapping variables in informatica? Where do we use them?
Explain the use of aggregator cache file?
Which means the first record should come as last record and last record should come as first record and load into the target file?
How can you define user defied event?
Is it possible to define a single node as a Gateway node as well as worker node?
Explain about Informatica server process that how it works relates to mapping variables?
Where are the source flat files kept before running the session?
What is Index Caches size?
How to convert multiple rows to single row (multiple columns) in informatica
Have you worked with/created Parameter file
What are the differences between joiner transformation and source qualifier transformation?
What are the informatica performance improvement tips