preorder/create_database.sql

2 lines
34 B
MySQL
Raw Normal View History

2024-06-18 04:37:32 +00:00
CREATE DATABASE IF NOT EXISTS db;