From: Christian P. <c_p...@ya...> - 2001-12-10 11:47:00
|
Hello Neil I didn't see the post in firebird-checkins and my last build is 647. Sorry and thank you for your patience. Christian Neil McCalden <nm...@zi...> escribió en el mensaje de noticias 200...@zi...... > 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... > > _______________________________________________ > Firebird-devel mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-devel > |