SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE Sect (Section_Id INT NOT NULL, TOCHeading VARCHAR(10), Record_Id INT, Section_Id_1 INT); INSERT INTO Sect (Section_Id, TOCHeading, Record_Id, Section_Id_1) VALUES (99, 'Ident',1,0), (100, 'CAS',0,99)
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear