sqlfun/tst-create-db.sql
Jeff Garzik 0a18c5ef1a Begin conversion of stdout data to JSON stream.
Tested with tst-create*.sql new tests.
2019-01-04 23:15:46 -05:00

2 lines
41 B
SQL

CREATE DATABASE IF NOT EXISTS TheDbName;