SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
create table test1(name char(15),region char(15)); insert into test1 values ('A','R1'); insert into test1 values ('A','R2'); insert into test1 values ('B','R3'); insert into test1 values ('C','R4'); insert into test1 values ('D','R5');
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear