Skip to main content

3 docs tagged with "descending indexes"

View all tags

Descending Indexes in MySQL

Learn how to create and use descending indexes in MySQL to optimize queries with ORDER BY clause, and how to manage them using Atlas.

Descending Indexes in PostgreSQL

Learn how to create and use descending indexes in PostgreSQL to optimize queries with the ORDER BY clause, and how to manage them in schema migrations using Atlas.