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

lex.mybatis-flex-native-test.1.9.7.source-code.data03.sql Maven / Gradle / Ivy

The newest version!
INSERT INTO tb_account
VALUES (1, 'zhang', 18, '2020-01-11', 1),
       (2, 'wang', 19, '2021-03-21', 2);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy