Jump to content

Command Crate ¿about?

List all categories in alphabetical order

SELECT * FROM categories ORDER BY name ASC;

Retrieves and displays all categories from the database, sorted by name in ascending order.

databases [kb:116]