What is the difference between post-database commit and post-form commit?
Answer / Sameer Panwar
"Post-Database Commit (PDC) and Post-Form Commit (PFC) are both triggers in Oracle. The main difference lies in the scope of execution. PDC is triggered after a commit at the database level, affecting all forms that use the committed table. On the other hand, PFC is triggered after a form level commit, affecting only the specific form where the change occurred."
| Is This Answer Correct ? | 0 Yes | 0 No |
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col
What would you do if a database crashes in production?
What is a Schema ?
Explain the use of grant option in imp command.
What is SQL access advisor in Oracle?
create one table to capture an employee details with a primary key.
What is STATSPACK tool?
What is the difference between normal and corelated subqueries?
What is a table in oracle?
What is the difference between a hot backup and a cold backup in oracle?
What is the difference between pre-select and pre-query?
What exactly do quotation marks around the table name do?