QTP LR JSP ORACLE

SQL查询例子收集

上一篇 / 下一篇  2008-04-16 17:00:23

  Select username,citytable.cityid
  FROM usertable,citytable
  Where usertable.cityid=citytable.cityid


  Select username,b.cityid
  FROM usertable a,citytable b
  Where a.cityid=b.cityid

  Select a.au_fname+a.au_lname
  FROM authors a,titleauthor ta
  (Select title_id,title
  FROM titles
  Where ytd_sales>10000
  ) AS t
  Where a.au_id=ta.au_id
  AND ta.title_id=t.title_id


TAG:

 

评分:0

我来说两句

日历

« 2024-04-29  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 71379
  • 日志数: 117
  • 图片数: 1
  • 文件数: 1
  • 建立时间: 2007-05-07
  • 更新时间: 2011-06-16

RSS订阅

Open Toolbar