Challenges faced during upgradation of 11i to R12
In thet custom.pll what are the events we can write.
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
we have 4 managers if one person logon the system automatically displays his siganature and name how?
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what is the use of placeholer column?
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
cursor 1 and cursor 2 are there did you open both the cursors at a time or not?
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
What is ment by Global Templates in Oracle.
can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(same parameters)
What is instead of trigger in where we will use?