#1044

Default App Theme

Design the app_settings table for application settings. It must have id as the primary key and required theme as text; new rows without an explicit theme must receive light.

Само CREATE/ALTER/DROP — без нужда от завършващ SELECT.

Резултатът от заявката ти ще се покаже тук

Няма начална схема

Тази задача започва без таблици — ще ги създадеш чрез CREATE TABLE.