|
Hi Dan,
you could create a "Custom Column" under the "Select Columns:" in the search action. (by right-clicking)
(SUBSTRING(Compensation.Compensation_Description,1,(LOCATE(Compensation.Compensation_Description,' ',1)))) as Days
then just <@CALC EXPR="SUM(@@local$sumhours[*,Days])">
you might need to check the built in functions for SQL but I can do this in Sybase
But I still think it would be easier to just include the Days column (if you have it stored separately) ;-)
Ben Johansen - http://www.pcforge.com -----Original Message-----
I
have a resultset that in one row returns data like this |
Title: MetaTag syntax question
- Witango-Talk: MetaTag syntax question Dan Stein
- RE: Witango-Talk: MetaTag syntax question Ben Johansen
- RE: Witango-Talk: MetaTag syntax question John Hollister
- Re: Witango-Talk: MetaTag syntax question Dan Stein
- RE: Witango-Talk: MetaTag syntax question John Hollister
- Re: Witango-Talk: MetaTag syntax question Dan Stein
- RE: Witango-Talk: MetaTag syntax que... John Hollister
- Re: Witango-Talk: MetaTag syntax question Len Wright
