
liquibase.harness.data.expectedSql.oracle.19.delete.sql Maven / Gradle / Ivy
The newest version!
INSERT INTO LBUSER.posts (id, author_id, title, description, content, inserted_date) VALUES ('100', '10', 'value', 'value', 'value', '10-AUG-88')
DELETE FROM LBUSER.posts WHERE id=100
© 2015 - 2025 Weber Informatics LLC | Privacy Policy