SQL (Structured Query Language) Question:

What is sql Posting?

Tweet Share WhatsApp

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 PDF Read All 172 SQL Questions
Previous QuestionNext Question
What is sql Set Transaction?Explain Order of SQL statement execution?