InterviewSolution
Saved Bookmarks
| 1. |
IP numbers can be represented as _________________(a) both integers and a string(b) a stringbut not integers(c) integers but not a string(d) neither a string nor integersThe question was asked in an online quiz.Query is from Choosing Data Types for Efficient Queries topic in chapter Query Optimization of MySQL |
|
Answer» Correct choice is (a) both integers and a string |
|