Structured query language select and group by

you can follow this link where it is clearly mentioned that “group by” will execute first and then “select”.here is the link-https://www.sisense.com/blog/sql-query-order-of-operations/.
so can you please clarify my doubts again?