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