• I heard TSQL defaulted in SELECT DISTINCT queries to sorting by ASC. The ORDER BY worked.

    My next problem will be to order by the number of entries in columns.

    I'm enjoying learning SQL.