1.

MySQL works with spatial values in 3 formats.(a) True(b) FalseI got this question at a job interview.The question is from MySQL Data Types topic in division Data Types of MySQL

Answer»

Correct option is (a) True

The best I can explain: MySQL works with the SPATIAL values in three formats. They are the internal FORMAT, the Well-Known TEXT (WKT) and the Well-Known Binary(WKB) formats for the spatial DATATYPES.



Discussion

No Comment Found

Related InterviewSolutions