3 lines
52 B
SQL
Executable File
3 lines
52 B
SQL
Executable File
drop database workflow;
|
|
create database workflow;
|