Answers

Question and Answer:

  Home  SQL and PL/SQL

⟩ What is Commit?

Commit is an event that attempts to make data in the database identical to the data in the form. It involves writing or posting data to the database and committing data to the database. Forms check the validity of the data in fields and records during a commit. Validity check are uniqueness, consistency and db restrictions.

 133 views

More Questions for you: