A

Admin • 833K Points
Coach

Q. The number of tables for which DELAYED works is . . . . . . . .
MyISAM, MEMORY, ARCHIVE, BLACKHOLE

  • (A) 1
  • (B) SHOW TABLE
  • (C) 3
  • (D) 4
  • Correct Answer - Option(D)
  • Views: 26
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about DELAYED in MySQL, which is a special kind of insert. It's used to delay the actual writing of data to the table until later.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.