#1046

Unique Contact Email

Design the contacts table for an address book. It must have id as the primary key and required email as text; the database must prevent two contacts from sharing the same email.

Iba CREATE/ALTER/DROP — žiadny záverečný SELECT nie je potrebný.

Tu sa zobrazí výsledok vášho dotazu

Žiadna počiatočná schéma

Táto úloha začína bez tabuliek — vytvoríte ich pomocou CREATE TABLE.