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.
Drop an index that is no longer useful so writes no longer have to maintain it.
Create an index on one or more columns to make lookups and joins faster.