All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hsqldb.indexes2.sql Maven / Gradle / Ivy

The newest version!
-- Creates the index on event time as all searches sort on this.
CREATE INDEX schdulr_trggr_vnts_eventTime ON scheduler_trigger_events(eventTime);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy