EBK DATABASE CONCEPTS
EBK DATABASE CONCEPTS
8th Edition
ISBN: 8220103633123
Author: YODER
Publisher: YUZU
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 5, Problem 5.1RQ

Explain how entities are transformed into tables.

Expert Solution & Answer
Check Mark

Explanation of Solution

Entity:

An entity is an object that the user wants to model and store the information about an object.

  • Entity normally recognizable concepts such as things, place, person, unit or any item relevance to the database.
  • Employee, Lecturer, Student are some of the examples of entities.

Table:

Table is a collection of associated data, consists of rows and columns.

  • These data are arranged in a structured layout within a database.

Steps for transforming entities into table:

  • In the start a table for each entity is created and the name is given to that entity.
  • Specify the primary key for that table.
  • Columns has to created in relation for each and every attribute present in the entity.
  • In the final step, normalize the table.

Example:

Consider the example of transforming entity into table is as follows:

Entity:

EBK DATABASE CONCEPTS, Chapter 5, Problem 5.1RQ , additional homework tip  1

Table:

EBK DATABASE CONCEPTS, Chapter 5, Problem 5.1RQ , additional homework tip  2

Explanation:

In the above entity diagram, the “Student” is the entity and “number”, “name”, “age”, “sex”, and “course” are the attributes of that entity.

In the above table, “number” acts as the primary key for the “Student” table. Finally normalize the data in the table.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
07:06
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
SQL Basics for Beginners | Learn SQL | SQL Tutorial for Beginners | Edureka; Author: edureka;https://www.youtube.com/watch?v=zbMHLJ0dY4w;License: Standard YouTube License, CC-BY