Posted by sweetpotatop on 10/02/94 11:44
It ran ok if I am just running only the middle part SELECT TOP 5 WITH TIES company_id FROM sales GROUP BY company_id ORDER BY SUM(sale_amt) DESC But if I ran the whole query, it gave me Invalid column name 'WITHTIES', for some reason, WithTies became one word when I ran it.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming