SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE Section (`Section_Id` int NOT NULL, `TOCHeading` nvarchar(10), `Record_Id` int, `Section_Id_1` int); INSERT INTO Section (`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