InterviewSolution
Saved Bookmarks
| 1. |
The escape sequence for carriage return is ___________(a) ‘\c’(b) ‘\r’(c) ‘\b’(d) ‘\z’The question was asked during an interview.The above asked question is from Data Value Categories topic in portion Data Types of MySQL |
|
Answer» Right choice is (b) ‘\r’ |
|