- 5
- 0
- 约2.03万字
- 约 35页
- 2016-12-09 发布于江苏
- 举报
* * * * * * In general, SQL queries of the form below can be rewritten as shown To : select … from L1 where P1 and exists (select * from L2 where P2) Firstly: create table t1 as select distinct V from L2 where P21 P21 contains predicates in P2 that do not involve any correlation variables V contains all attributes used in predicates with correlation variables Then rewrite:select … from L1, t1 where P1 and P22 P22 rei
您可能关注的文档
最近下载
- 三下期中家长会课件.pptx VIP
- 2022-2023年临床医学期末复习-内科学(本科临床定向专业)考试全真模考卷2(附答案).docx VIP
- “一带一路”倡议对共建国家通信基础设施的影响研究.pdf VIP
- 《数星星的孩子》公开课教案.pptx VIP
- 财务会计-清产核资明细表-适用于执行企业会计准则的单位(空白版).xlsx VIP
- 保险理赔员考试试题及答案.docx VIP
- 基于单片机的自动喂养系统设计与实现初稿.doc VIP
- 小学数学万以内加减法计算专项练习题(每日一练,共11套).pdf VIP
- 恢复林业生产条件的实施方案.pdf VIP
- 小学数学万以内加减法计算专项练习题(每日一练,共13套).docx VIP
原创力文档

文档评论(0)