On 11/6/07, Matthew Jarvis <[EMAIL PROTECTED]> wrote: > Has anyone ever come up with a way to have a SQL statement add a line at > the end that consists of totals of all the previous lines? Is something > like that even possible?
It's not terribly useful for this case, but I wanted to point out the ROLLUP clause in Transact-SQL, in case the situation comes up later: http://msdn2.microsoft.com/en-us/library/ms189305.aspx _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.