Q. SPATIAL indexes cannot be created on NOT NULL spatial columns.
β
Correct Answer: (B)
All employees whose last name contains 'f' in the fourth position
Explanation: This question is about spatial indexes in MySQL. Spatial indexes help speed up queries that search for data based on location (like finding all restaurants within a 5-mile radius).