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

Doar CREATE/ALTER/DROP — nu este nevoie de un SELECT la final.

Rezultatul interogării tale va apărea aici

Fără schemă inițială

Această problemă începe fără tabele — le vei crea prin CREATE TABLE.