Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Create a unique index so the database rejects duplicate values in one or more columns.
Insert rows without raising an error when a unique constraint is violated, using each engine's conflict-ignore syntax.