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.
Kun CREATE/ALTER/DROP — ingen afsluttende SELECT nødvendig.
Log ind for at se indsendelseshistorik
Log indLog ind for at bruge AI-mentor
Log indIntet startskema
Denne opgave starter uden tabeller — du opretter dem via CREATE TABLE.