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 `halls` ( `id` int(11) NOT NULL , `libel` varchar(50) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `img` varchar(255) DEFAULT NULL, `movie` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

Stuck with a problem? Got Error? Ask AI support!

Copy Clear