SPATIAL indexes cannot be created on NOT NULL spatial columns.

Correct Answer: False
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.