How does concurrency control the scheme of DBMS?

Regarding transaction in the context of RDBMS: How does concurrency control the scheme of DBMS?

    Requires Free Membership to View

Oracle uses something called a System Change Number; when a transaction occurs, the database retrieves the current system change number and all data that is used within that transaction is consistent to the System Change Number.

This was first published in September 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.