3 lines
153 B
SQL
Executable File
3 lines
153 B
SQL
Executable File
CREATE TABLE testfldb.Forma(id BIGINT NOT NULL AUTO_INCREMENT, recaptchaas VARCHAR(400), percentage_fieldaa int, name VARCHAR(400), PRIMARY KEY (id));
|
|
|