CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
不看会后悔的Windows XP之经验谈 简单快捷DIY实用家庭影院
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  Oracle >  基础和管理

问题求解,大家帮忙~~

楼主sydneyboy()2004-11-03 22:12:22 在 Oracle / 基础和管理 提问

consider     the     following     relation     schema      
     
  R(a,b)     (     a     is     the     key)      
  S(c,d,e)     (c     is     the     key)      
     
  where     R.b     is     a     foreign     key     to     S.c.     R.b,     S.c     and     S.d     are     of     the     integer     type.      
  Consider     the     following     SQL     query:      
     
  SELECT     R.a,     S.e      
  FROM     R,     S      
  WHERE     R.b     =     S.c      
  AND     S.d     =     3      
     
  There     are     200     tuples     in     R.     Each     tuple     of     R     is     200     bytes     long.     There     are      
  40,000     tuples     in     S.     Each     tuple     of     S     is     50     bytes     long.     The     values     of     S.d     is      
  uniformly     distributed     over     [1,     10].     There     is     an     unclustered     dense     B+-tree      
  index     on     S.c.      
     
  Assume     the     effective     page     size     of     the     system     is     4000     bytes     (i.e.,     exclusively      
  used     to     store     records).     Assume     an     integer     occupies     4     bytes.     Size     of     all      
  pointers     (record     pointer     or     block     pointer)     is     7     bytes.     Assume     the     fill     factor      
  of     the     B+-tree     is     60%.     The     number     of     available     buffer     pages     is     10.     All     costs      
  are     calculated     in     terms     of     number     of     disk     I/Os.      
     
     
  Question:      
     
  1.Identify     the     relational     algebra     tree     that     a     heuristic-based     query     optimizer      
  will     choose     as     the     best     logical     query     execution     plan.      
  2.Calculate     the     height     of     the     B+-tree?      
  3.   有图,贴不了阿~~  
  4.   。。。。  
  5.   。。。。  
   
  3,4,5三道题,都有图,   大家能告诉我应该怎么把问题放上来么?,   直接说不明白问题!!  
  谢谢大家帮忙!!!!!!  
  问题点数:0、回复次数:0Top

相关问题

  • 求解 求解 求解
  • 求解??
  • 求解?
  • 求解A
  • 求解?
  • 求解
  • 求解。。。
  • 求解
  • 求解
  • 求解

关键词

  • tuple
  • assume
  • tree
  • 问题
  • pointer
  • query
  • bytes
  • key
  • are

得分解答快速导航

  • 帖主:sydneyboy

相关链接

  • Oracle类图书

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo