InterviewSolution
Saved Bookmarks
| 1. |
Which spatial datatype is used to store a curve?(a) GEOMETRY(b) POINT(c) LINESTRING(d) POLYGONI had been asked this question in a job interview.I want to ask this question from MySQL Data Types in chapter Data Types of MySQL |
|
Answer» The CORRECT option is (c) LINESTRING |
|