A

Admin • 802.91K Points
Coach

Q. Which mode is used to turn off the special meaning of backslash and treat it as an ordinary character?

  • (A) NO_ESCAPES_SLASH
  • (B) TRIGGER
  • (C) NO_BACKSLASH_ESCAPES
  • (D) NO_BACKSLASH_ESCAPE
  • Correct Answer - Option(C)
  • Views: 3
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question asks about a special mode in MySQL that changes how the backslash () character is treated. In MySQL, backslashes are often used as escape characters, meaning they modify the meaning of the character that follows them.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.