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.
Endast CREATE/ALTER/DROP — ingen avslutande SELECT behövs.
Logga in för att se historik över inskick
Logga inLogga in för att använda AI-mentorn
Logga inInget startschema
Den här uppgiften börjar utan tabeller — du skapar dem med CREATE TABLE.