一:将第一次得到的数据插入临时表,即select into
二:将第一次得到的数据在程序中保存,用list或者map,然后对list(map)进行操作
sqlserver 是distinct hibernate也可以吧,不过也相当于jdbc.
select distinct a.field1 from tbl as a
加个distinct就可去重了,如下:
select b.a distinct from b where b.name='xx' and b.a.dept='pp'
用户登录
还没有账号?立即注册
用户注册
投稿取消
文章分类: |
|
还能输入300字
上传中....