A

Admin • 833K Points
Coach

Q. Which of these is a read only variable?

  • (A) error_count
  • (B) big_tables
  • (C) autocommit
  • (D) foreign_key_checks
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about variables in MySQL, which are like special settings that control how MySQL behaves. We're looking for a variable that's read-only, meaning you can only see its value, you can't change it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.