WITH TIES clause requires an ORDER BY clause. From Visual Database Tools previous page next page Visual Database Tools WITH TIES clause requires an ORDER BY clause. The query does not conform to SQL syntax, because it uses the WITH TIES clause without an attendant ORDER BY clause. Either remove the WITH TIES clause or add an ORDER BY clause. previous page start next page