SPATIAL indexes cannot be created on NOT NULL spatial columns.
False
True
NA
NA
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.