Thread: Re: [SQL] Stuck on SQL - Any Takers?

Re: [SQL] Stuck on SQL - Any Takers?

From
Matthew Diesch
Date:
..snip snip

>
>ORDER BY fld_team_score DESC;
>

It's not specifically about youre error but this order by is surely
redundant and just slows down the query.

Matthew