1 line
74 B
SQL
Executable File
1 line
74 B
SQL
Executable File
CREATE TABLE gpass(login VARCHAR(512) PRIMARY KEY, password VARCHAR(512)); |