db.books.80_remarks_02_constraints_E.sql Maven / Gradle / Ivy
The newest version!
-- Remarks on indexes only
-- Remarks on primary and foreign keys, constraints are not supported
-- Firebird syntax
COMMENT ON INDEX IDX_A_Authors IS 'Index on author''s location'
;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy