Explanation:
Data independence is the capacity to change the database schema at one level without affecting the next higher level, minimizing impact on applications.
Explanation:
Executing a COMMIT statement instructs the database engine to save all data updates performed during the transaction permanently into physical storage.
No comments yet. Be the first to start the discussion!