How consistent is the view of the data between and within
multiple sessions, transactions or statements ?
What is benefit of creating memory optimized table?
Can we insert in view in sql?
What is the difference between an inner join and an outer join?
What are the sql commands?
What is difference between inner join and cross join?
How do rank () and dense_rank () differ?
What is schema in sql?
we have a package and we have grants to execute that package inside of that we have table, here we don't have privileges to this table? whether this package will execute or not?
What is the use of procedures?
write the Sql query for creating database backup?
explain mysql aggregate functions. : Sql dba
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