From: Neil M. <nm...@zi...> - 2001-12-10 11:30:58
|
On Mon, Dec 10, 2001 at 12:03:08AM -0300, Christian Pradelli wrote: > [opinions on select and group by] > > SELECT CUSTOMER, DIVIDE(ABS(TOTAL),TOTAL), ABS(SUM(TOTAL)) > FROM SALES > GROUP BY CUSTOMER, DIVIDE(ABS(TOTAL),TOTAL) > > here you have an error. > If you are not subscribed to firebird-checkins I can see my message was probably not clear enough, this case is fixed as well now - build 658. -- Neil McCalden @home nm...@zi... |