SQLTeam.com
|
Weblogs
|
Forums
SQLTeam.com Forums
Order BY Clause Conflict with Distinct
Transact-SQL
Kristen
April 3, 2017, 10:29am
2
Make sure the column you want to ORDER BY is in the SELECT list (when you use DISTINCT)
show post in topic