SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
create table CLIENTE ( id_cliente int not null primary key, nome varchar2(50) not null, cpf char(14) not null unique, data_nasc char(8) not null, tell char(11) not null unique );

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear