PDA

Click to See Complete Forum and Search --> : Rollup feature within a record set


Aug 30th, 1999, 06:43 PM
Does anyone have the experience of using groupby ... rollup features with the creation of a record... via SQL?

I having difficulty while trying to use this SQL within a DataEnvironment and Datareport...

Thanks,
Marc

JHausmann
Aug 30th, 1999, 08:45 PM
I've used them rarely.

Aug 31st, 1999, 11:51 AM
Thanks anyways...

I think I going the groupby & pivot route within a sql statement...

Marc

------------------