水晶报表中对年龄进行分组的公式字段

水晶报表中对年龄进行分组的公式字段

select {Birthday.Age}
case upto 20:"20岁以下"
case upto 30:"21-30岁"
case upto 40:"31-40岁"
case upto 50:"41-50岁"
case upto 60:"51-60岁"
default:"61岁以上"
posted @ 2006-04-13 09:25  半克拉鹅卵石  阅读(398)  评论(0)    收藏  举报