您的位置: 首页 >> 新闻中心 >> 计算机 >> 软件开发
计算机英语中英对照:数据库的时间组织
■ 最新课程推荐更多课程>>
学校培训课程开课时间上课地点精英价报名
正辰培训 微软软件测试工程师电话预约西直门教学区¥4704
新 科 海 软件测试工程师就业班电话预约海淀长远天地¥6280
北师大IT 软件工程与测试实战班电话预约北京师范大学¥1800
北师大IT 高级网络工程师就业班电话预约北京师范大学¥13000
金 同 方 网络工程师就业周末班电话预约人大总部¥7000

  Tcrnporal Managcment of DataBase   

  There are two components to temporal datamanagement: history data management and versionmanagement. Both have been the subjects of researchfor over a decade. The troublesome aspect of tempo-ral data management is that the boundary betweenapplications and database systems has not beenclearly drawn.Specifically, it is not clear how muchof the typical semantics and facilities of temporaldata management can and should be directly incorpo-rated in a database systqm,and how much should belcft to applications and users.In this section, we willprovide a list of short-term research issues thatshould be examined to shed light on this fundamentalquestion.   

  The focus of research into history data manage-ment has been on defining the semantics of time andtime interval, and issues related to understanding thesemantics of queries and updates against histo叮datastored in an attribute of a record. Typically, in thecontext of relational databases,a temporal attribute isdefined to hold a sequence of history data for theattribute. A history data consists of a data item and atime interval for which the data item is valid. A quenmav- then be issued to retrieve historv data for aspecified time intei-val for the temporal attribute. Themechanism for supporting temporal attributes is simi-lar to that for supporting set-valued attributes in adatabase system, such as UnISQL   

  In the absence of a support for temporal attrib-utes, application developers who need to model andmanage history data have simply simulated temporalattributes by creating attributc(s) for the time inter-val, along with the" temporal" attribute. This ofcourse may result in duplication of records in a table,and more complicated search predicates in queries.The one necessary topic of research in history data.nanagement is to quantitatively establish the per-.ormance (and even productivity) differences betweenasing a database system that directly supports  attributes and using a conventional DataBascs,system that does not support either the set-valuedattributes or temporal attributes.If it can be convinc ngly established that the benefits of a DataBasc, in that supports temporal attributes arc substantial,DataBase vendors will be strongly motivated to aug-ment their systems with history data management.

本新闻共2页,当前在第1页  1  2

  影视动画培训   北大BEC培训官方报名网站   2008美国夏令营启航官方指定报名网站   2008留学第一站!  
  北师大 火星时代
共举影视动画培训之鼎
  北大BEC培训官方报名网站
现在报名独享95折!
  2008年国家职业资格考试
一次过关完全备考手册
  2008留学第一站
留学资讯尽在精英留学站!
 
上一篇:计算机英语中英对照:数据库的空间组织
下一篇:VB.NET程序设计语言词汇表B
 相关新闻
·网工考试经验总结·网络管理员七大实战兵法
·我的两次网工经历,心若在梦就在·坚持——成功秘诀(我的项管经验总结)
·计算机英语词汇:程序设计·计算机英语高级词汇·软件篇
·MSN照片病毒通过MSN软件疯狂传毒·ARP欺骗木马程序入侵电脑系统破坏严重
·程序员如何掌握计算专业机英语·中小企业的CIO——别隔着门谈信息化
·电子商务冲击传统分销·论软件工程中的分工协作是否真地有效[1]
·论软件工程中的分工协作是否真地有效[2]·基于UML顺序图的场景测试用例生成方法[1]
·基于UML顺序图的场景测试用例生成方法[2]·VB.NET程序设计语言词汇表B
 
◇ 重点栏目导航
◇ 精英服务承诺
教育顾问:010-51660910
QQ交流:138660910
相关资料
·软件测试新手的修炼之路
·Smarty简体中文参考手册
·Struts中文手册
·Struts快速学习指南
·ultradev动态网页制作教程
·UML工具箱
·《设计模式》中文版
·学友Flash伴侣 1.11
·阿须图像水印(AssureMark)V2.0
·超级语霸
相关试题
·2008年云南公务员考试专业试卷之科技环保
·2008年云南公务员考试试卷之教育文化类专
·2008年云南公务员考试试卷参考答案之科技
·2008年云南公务员考试试卷参考答案之教育
·2008年公务员考试科教管理类专业试卷参考
·2008年公务员考试科教管理类专业试卷(云
·2007年全国CPA考试试卷及答案解析之《会
·2007年CPA试卷及答案解析之《财务成本管
·2008年注会考前模拟试题之《财务成本管理
·2007年全国CPA《税法》考试试卷及答案解
相关热贴
·如何改QQ IP地址!
·恰当选择软件测试自动化方案
·ADO.NET学习总结
·.net操纵xml文件类(c#)
·Log4net教程
·VPN技术详解
·高手必读 网络端口安全防护技巧放送
·访问XP共享出现的问题解决办法
·Web2.0时代,RSS你会用了吗?(技术实现总
·.NET下正则表达式应用的四个示例