Several SQL operations are performed by User 1 to access the Fee information for Bowling in the Act_Fee relation (shown in the exhibit). The first access returns a fee of 50. An unrelated SQL operation by another user updates the Bowling fee to 60. The second access by User 1 returns a fee of 60. What problem has occurred?

🎲 Try a Random Question  |  Total Questions in Quiz: 120  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
1D0-520: CIW DATABASE Design Specialist Exam — practice the complete quiz, review flashcards, or try a random question.


Several SQL operations are performed by User 1 to access the Fee information for Bowling in the Act_Fee relation (shown in the exhibit). The first access returns a fee of 50. An unrelated SQL operation by another user updates the Bowling fee to 60. The second access by User 1 returns a fee of 60. What problem has occurred?