How do you write a complex sql query?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the partition table?
what is oltp (online transaction processing)? : Sql dba
what is constraining table?
how a reference cursor works?what all adnvantages are gained with it..specify the situation?
What is sql resultset?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
Why cross join is used?
How subquery works in sql?
how will be date change into string
What is data abstraction in sql?
How to get list of all tables from a database?
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