急!!!这个group怎么创建?

guiyings 2003-09-13 02:04:42
我在数据库中建立了两张表t_aa,t_bb。两表通过techid字段关联。
t_aa的字段包含如下:
techid,techname,time。
1 111
2 22
t_bb的字段包含如下:
type,memo,createtime,techid.
ad gfh 1
hj af 1
dsf kl 2
我现在要做一个报表.报表中的记录按techname分组。数据显示如下:
techname type memo,createtime.
111
ad gfh
hj af
2 dsf kl
设计数据窗口对象d_1时候,语法:
select a.techname,b.type,b.memo,b.createtime
from t_aa a,t_bb b
where a.thchid = b.techid
要做出来,还得做下面的:
在数据窗口中添加一个group,设置为a.techname。添加group在哪里找的到啊?怎么加?
...全文
30 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
guiyings 2003-09-13
  • 打赏
  • 举报
回复
找到了。
winwhere 2003-09-13
  • 打赏
  • 举报
回复
呵呵

1,076

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder 相关问题讨论
社区管理员
  • 基础类社区
  • WorldMobile
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧