InterviewSolution
Saved Bookmarks
| 1. |
The columns containing binary value that include null bytes will not print properly using the %s printf() format specifier.(a) True(b) FalseI had been asked this question during an internship interview.The question is from Processing SQL Statements topic in chapter MySQL Programs Using C of MySQL |
|
Answer» Right choice is (a) True |
|