#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.

Csak CREATE/ALTER/DROP — nincs szükség záró SELECT-re.

A lekérdezésed eredménye itt jelenik meg

Nincs kiinduló séma

Ez a feladat táblák nélkül indul — neked kell létrehoznod őket CREATE TABLE-lel.