3 lines
40 B
MySQL
3 lines
40 B
MySQL
|
|
use test;
|
||
|
|
drop table if exists t_basic;
|