InterviewSolution
Saved Bookmarks
| 1. |
Which type can store a collection of objects of any type?(a) GEOMETRYCOLLECTION(b) MULTIPOINT(c) MULTILINESTRING(d) MULTIPOLYGONThe question was posed to me in final exam.Query is from Spatial Data Types topic in chapter Data Type Reference, Operators and Functions of MySQL |
|
Answer» The correct ANSWER is (a) GEOMETRYCOLLECTION |
|