prod137ac/prod137ac-db-d/authsec_mysql/mysql/wf_table/wf_table.sql

5 lines
394 B
SQL
Executable File
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CREATE TABLE db.Form1(id BIGINT NOT NULL AUTO_INCREMENT, Email VARCHAR(400), Pass VARCHAR(400), Datetime  VARCHAR(400), Nameb VARCHAR(400), Descriptiogn VARCHAR(400), PRIMARY KEY (id));
CREATE TABLE db.Form2(id BIGINT NOT NULL AUTO_INCREMENT, QRCode VARCHAR(400), resumee VARCHAR(400), gender VARCHAR(400), city VARCHAR(400), Imagetest VARCHAR(400), Namem VARCHAR(400), PRIMARY KEY (id));