电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

ER图2关系模型:九步转换算法

ER图2关系模型:九步转换算法_第1页
1/7
ER图2关系模型:九步转换算法_第2页
2/7
ER图2关系模型:九步转换算法_第3页
3/7
3.2.3 Mapping from ER Models to Relational Models  Mapping Algorithm  Example There is almost a one-to-one correspondence between the ER constructs and the relational ones. The two major distinctions are: 1. In a relational schema, relationships are represented implicitly through primary and foreign keys of participating entities. 2. In a relational schema, columns of relations cannot be multi-valued or composite. Composite attributes are replaced with their simple component ones, and multi-valued attributes are stored in a separate relation. ER Constru ct Relational Constru ct entity table 1:1 or 1:N relationship Foreign key (or a table to capture the relationship) M:N relationship "relationship" table and 2 foreign keys n-ary relationship type "relationship" table and 'n' foreign keys simple attribute column composite attribute set of simple component columns multi-valued attribute table and foreign key value set domain key attribute primary (or secondary) key 一. Mapping Algorithm We can translate an ER schema to a relational schema by following a nine-step algorithm based on the one given in Elmasri and Navathe 1994. The algorithm attempts to minimize the need for joins and NULL values when defining relations (Steps 2, 4, and 5). 1. For each strong entity E: o Create a new table. o Include as its columns, all the simple attributes and simple components of the composite attributes of E. o Identify the primary key and the alternate keys. Do not include any multi-valued attribute as a key. If the only unique field of an entity is a multi-valued attribute, introduce an artificial primary key field. 2. For each weak entity W that is associated with only one 1:1 identifying owner relationship: ...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

ER图2关系模型:九步转换算法

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部