Subject | Re: [firebird-support] Firebird vs MS SQL |
---|---|
Author | Martijn Tonies |
Post date | 2004-08-23T11:49:51Z |
Hi,
You might want to investigate select-able stored procedures
and output an additional row with summarized data whenever
your "group" ends.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> Is there some way in Firebird to get result set similar like oneNo, there's no build-in way to do this.
> that You get in MS SQL using ROLLUP option, COMPUTE option or
> COMPUTE BY option?
You might want to investigate select-able stored procedures
and output an additional row with summarized data whenever
your "group" ends.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com