Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 393 Bytes

File metadata and controls

9 lines (6 loc) · 393 Bytes

For the test tomorrow if it doesn't ask us to sort then don't sort. Make sure to do exactly what the question is asking me to do.

IN ORDER BY AND GROUP BY DO NOT USE FORMATTING, FORMATTING IS ONLY FOR THE
SELECT CLAUSE, use the raw aggregate calculations when ordering and grouping
at the end of our queries.
The CAST() function converts a value (of any type) into a specified datatype.