Home » MYSQL » Data Types » Question
  1. SPATIAL indexes cannot be created on NOT NULL spatial columns.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: A

The ‘SPATIAL’ indexes can be created on ‘NOT NULL’ spatial columns. Therefore, if it is planned to index the column, it would need to be declared as NOT NULL. This type can be used in many ways.



Your comments will be displayed only after manual approval.