ORDER BY Clause

Summary: Part of an SQL query that sorts the results in ascending (ASC) or descending (DESC) order based on a specified field. Tags: concepts computer-science igcse-computer-science databases Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

Part of an SQL query that sorts the results in ascending (ASC) or descending (DESC) order based on a specified field.