This website requires JavaScript.
Explore
Help
Register
Sign In
anon
/
sqlfun
Watch
1
Star
0
Fork
0
You've already forked sqlfun
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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
Raw
Blame
History
CREATE
DATABASE
IF
NOT
EXISTS
TheDbName
;
Reference in New Issue
View Git Blame
Copy Permalink