Can we use a Restricted packaged procedure in WHEN_TEXT_ITEM
trigger ?
explain the man feature of RDBMS ?
What are the different types of database keys?
What are the functions of database management system?
What are the advantages and disadvantages of views in the database?
What is e-r model in the dbms?
What is a checkpoint in dbms and when does it occur?
Why is it better to use an Integrity Constraint to validate data ?
RDBMS file system can be defined as
Explain 2nf?
What do you understand by ‘atomicity’ and ‘aggregation’?
How many types of relationship exist in database designing?
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, price 101, LED Lights,200 102, 20 watt CFL Lights, 145 103, 30 watt CFL lights,155 Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence flat file product list has two column pro_name, price 20 watt tube light ,45 30 watt tube light ,60