i have oracle table A and target B. i don't know how many
records. i want get get last record in table A as first record
in target table B. write a sql query?
Answer Posted / devi
CREATE TABLE B
AS
SELECT * FROM A
ORDER BY ROWNUM DESC;
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
Explain transaction control transformation in informatica
How to load a Dimension ? and how to load a fact table?
What is rank transformation?
What the difference is between a database, a data warehouse and a data mart?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
pmscmd startworkflow -sv
What are multi-group transformations?
differences between service based and product based?
complex mapping ur project u r invlve can u explain and give real time example give me ?
What is decode in informatica?
How can informatica be used for an organization?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
What are the differences between joiner transformation and source qualifier transformation?
4 yrs etl devloper roles and responsibilities?any body give solutions
What are the data movement modes in informatica?