InterviewSolution
Saved Bookmarks
| 1. |
Which is the header that should be included first?(a) my_global.h(b) my_sys.h(c) mysql.h(d) my_local.hThe question was posed to me during an online exam.This key question is from String Data Types topic in portion Data Type Reference, Operators and Functions of MySQL |
|
Answer» The correct answer is (a) my_global.h |
|