|
The picture below shows categories (comp upg, comp ftr, etc.) and a sum total (Vend_Rebate). The process below was created using FileMaker Pro 11. My company is getting away from FileMaker, and I will now have to do this process using SQL Server 2008 R2.
(comments are locked)
|
|
Not sure of your underlying data, but here's a mockup that shows how you could use ROLLUP Thanks! I have one question. The picture that I used in the example were just a few rows. The actual data will consist of about 105 rows. I have the table with the 105 rows in my database already. Is there a way to do an insert into the categories table without having to write 105 insert into statements? Thanks.
Apr 17 '12 at 04:27 PM
cdurham
The categories table was just used to build a test scenario - you should replace that with your table
Apr 18 '12 at 03:53 PM
Kev Riley ♦♦
Ok, Thanks!
Apr 18 '12 at 08:01 PM
cdurham
(comments are locked)
|


