2 lines
34 B
SQL
Executable File
2 lines
34 B
SQL
Executable File
create database if not exists db;
|
create database if not exists db;
|