Chinaunix首页 | 论坛 | 博客
  • 博客访问: 120787
  • 博文数量: 36
  • 博客积分: 2010
  • 博客等级: 大尉
  • 技术积分: 525
  • 用 户 组: 普通用户
  • 注册时间: 2007-08-01 13:56
文章分类

全部博文(36)

文章存档

2010年(1)

2009年(9)

2008年(26)

我的朋友

分类: 数据库开发技术

2008-08-15 15:30:24

1,
select * from com left join (select * from lang where expir_date = '99999999' and abolit_date is null) lang on com.cust_cd = lang.cust_cd where com.expir_date = '99999999' and com.abolit_date is null
阅读(546) | 评论(0) | 转发(0) |
0

上一篇:oracle错误列表

下一篇:一个常用的SQL

给主人留下些什么吧!~~