We have a requirement for indexing an SDO_GEOMETRY object with a timestamp. Is it possible to have a composite index with both fields in the index? If so, how is it done? If it's not, will separate indexes, one spatial, one non, suffice? initial explain plan analysis did not show Oracle using the second temporal index.
Thanks for any help,
Lyle