79371597

Date: 2025-01-20 14:20:50
Score: 2
Natty:
Report link

It is simple to Sort the records by One Column in ASC and Another Column in DSC You can just use: SQL Query Syntax: SELECT Col1,Col2,... FROM TABLE ORDER BY ASC Col1, DESC Col2; for further assistance refer this W3 Schools Website Link:See Example 2 Well it is for MYSQL But most of them should work.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: shaiksahilrizwan