Database Concepts (7th Edition)
Database Concepts (7th Edition)
7th Edition
ISBN: 9780133544626
Author: David M. Kroenke, David J. Auer
Publisher: PEARSON
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:

Database Concepts (7th Edition), Chapter 5, Problem 5.1RQ , additional homework tip  1

Table:

Database Concepts (7th Edition), 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
Students have asked these similar questions
How is data recorded in a table's rows broken up in a database?
A well constructed relational database table has four properties.
How do view tables differ from base tables in a relational database?
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.
Similar questions
SEE MORE QUESTIONS
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
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
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