sqlfun/tst-create-db.sql
2019-01-05 10:08:33 -05:00

2 lines
38 B
SQL

CREATE DATABASE IF NOT EXISTS testdb;