SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
CREATE TABLE shows (weekday int, start_at time, show_name varchar(64)); INSERT INTO shows VALUES (1, '08:00', 'The Breakfast Show'), (1, '10:00', 'The Fred and Lucy Hour'), (7, '06:00', 'The Hymn Hour')
Stuck with a problem? Got Error? Ask ChatGPT!
Copy Clear