Hi how to import oracle sequence in Informatica?
Please write stored procedure code that will import oracle
sequence in Informatica SP transformation as per below
scenario Oracle table product list
Pro_id, pro_name
101, LED Lights.
102, 20watt CFL Lights.
103, 30 watt CFL lights
Now a new flat file with new product list needs to be added
to oracle table product list with oracle sequence.
flat file product
Prono,pro_name,
1, 20 watt tube light
2, 30 watt tube light
& target should be like
101, LED Lights.
102, 20watt CFL Lights.
103, 30 watt CFL lights.
104, 20 watt tube light
105, 30 watt tube light
thks reg
suvarna joshi
suvarnaatsuvarna@rediffmail.com
No Answer is Posted For this Question
Be the First to Post Answer
Is join an inner join?
select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?
Which one is the Best approach to put code, among Triggers and Procedures? Explain?
What is a CTE (Common Table Expression), and how is it different from a subquery?
What type of database is sql?
What is information schema in sql?
Explain cursor types?
What is join view in sql?
what are the different index configurations a table can have? : Sql dba
What is an Exception ? What are types of Exception ?
What are the usage of SAVEPOINTS?
How global cursor can be declare with dynamic trigger ?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)