how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / anjan
select rownum,empno,ename,sal from (select
rownum,empno,ename,sal from emp)
group by rownum,empno,ename,sal
having rownum in (1,3,5)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to load dimension table and fact table. plz tell me the steps.
What are the types of schemas we have in data warehouse.
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What is an aggregator transformation?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
How we can use union transformation?
Which transformation should we use to normalise the COBOL and relational sources?
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What do you mean by channel change?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
How to go to the older version for a mapping?
pmscmd startworkflow -sv
How to extract sap data using informatica? What is abap? What are idocs?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab