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",26) Insert into emp("Sherya",19)
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear