InterviewSolution
Saved Bookmarks
| 1. |
Which is the library file that contains various portability macros and definitions?(a) my_global.h(b) my_sys.h(c) mysql.h(d) my_local.hI have been asked this question in an internship interview.My query is from String Data Types in division Data Type Reference, Operators and Functions of MySQL |
|
Answer» The correct answer is (B) my_sys.h |
|