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