POC-golang-postgres-docker/scripts/db/dml_01.sql

1 line
68 B
SQL

INSERT INTO users (title,created_on) VALUES('shahzad','2013-06-01');