- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
专业英语李白萍版(wust期末考)第11章要点
The term data independence is often quoted as being one of the main attributes of a database. It implies that the data and the application programs which use them are independent so that either may be changed without changing the other. When a single set of data items serves a variety of applications, different application programs perceive different relationships between the data items. To a large extent, database organization is concerned with the representation of relationship between data items and records as well as how and where the data are stored. A database used for many applications can have multiple interconnections between the data item about which we store information referred to as entities. An entity may be a tangible object or non-tangible. It has various properties which we may wish to record. It can describes the real world. The data item represents an attribute, and the attribute must be associated with the relevant entity. We design values to the attributes, one attribute has a special significance in that it identifies the entity. An attribute or set of attributes which the computer uses to identify a record or tuple is referred to as a key. The primary key is defined as that key used to uniquely identify one record or tuple. The entity identifier consisting of one or more attributes. The primary key is of great importance because it is used by the computer in locating the record or tuple by means of an index or addressing algorithm. If the function of a database were merely to store data, its organization would be simple. Most of the complexities arise from the fact that is must also show the relationships between the various items of data that are stored. It is different to describe the data in logical or physical. The logical database description is referred to as a schema. A schema is a chart of the types of data that one used. It gives the names of the entities and attributes, and specifics the relations between them. It is framw
文档评论(0)