A

Admin • 831.35K Points
Coach

Q. The escape sequence for carriage return is . . . . . . . .

  • (A) 'c'
  • (B) ' '
  • (C) ''
  • (D) 'z'
  • Correct Answer - Option(B)
  • Views: 19
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about special characters used in MySQL. When you need to represent a special character within your data, you use an "escape sequence" which is a combination of a backslash () and a letter.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.