how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / amedela chandra sekhar
Select * from (select rownum as rno, emp.* from emp) where
rno in (1,3,5);
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we use mapping variables in informatica? Where do we use them?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Describe an informatica powercenter?
What is event and what are the tasks related to it?
How to convert multiple rows to single row (multiple columns) in informatica
What is xml source qualifier transformation in informatica?
pmscmd startworkflow -sv
Whats there in global repository
What is informatica worklet?
What are the performance considerations when working with aggregator transformation?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
what is size of u r database?
What is update strategy transform?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
What is different between the data warehouse and data mart?