3 lines
47 B
SQL
3 lines
47 B
SQL
INSERT INTO `category`
|
|
(`name`)
|
|
VALUES (?); |
INSERT INTO `category`
|
|
(`name`)
|
|
VALUES (?); |