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

sql.nga_table_index Maven / Gradle / Ivy

There is a newer version: 6.6.7
Show newest version
CREATE TABLE nga_table_index (
  table_name TEXT NOT NULL PRIMARY KEY,
  last_indexed DATETIME
);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy