Hi! Could we please enable some services and cookies to improve your experience and our website?

SQLize | PHPize | SQLtest

Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code

A A A
Login    Share code      Blog   FAQ
Copy Format Clear
CREATE TABLE Section (`Section_Id` int, `TOCHeading` varchar(11), `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 AI support!

Copy Clear