SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE emp ( name CHAR(20), age NUMERIC(3) ) Insert into emp('Rohit Mehta',29) Insert into emp('Raj More',22) Insert into emp('Kayva Mehta',26) Insert into emp('Sherya',19)
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear