Обсуждение: Re: [SQL] Stuck on SQL - Any Takers?

Поиск
Список
Период
Сортировка

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

От
Matthew Diesch
Дата:
..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