SQL and PL/SQL Question:
Download Questions PDF

What is Posting?

SQL and PL/SQL Interview Question
SQL and PL/SQL Interview Question

Answer:

Posting is an event that writes Inserts, Updates & Deletes in the forms to the database but not committing these transactions to the database.

Download SQL and PL/SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is Commit?What is Rollback?