Enhanced Discovering Computers 2017 (Shelly Cashman Series) (MindTap Course List)
Enhanced Discovering Computers 2017 (Shelly Cashman Series) (MindTap Course List)
1st Edition
ISBN: 9781305657458
Author: Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher: Cengage Learning
Expert Solution & Answer
Book Icon
Chapter 11, Problem 2SG

Explanation of Solution

Field:

In relational database, group of related row is called record, which is also called database object or entity. A data in a row or column of a table is called fields.

  • In other words, the group of related column is called field.

Field name:

  • A field name is one that uniquely identifies each field.
  • For searching the data in the database, the field name must be specified...

Explanation of Solution

Common data types:

Some of the commonly used data types are:

  • CHAR(n)
  • VARCHAR(n)
  • DATE
  • DECIMAL(p,q)
  • INT
  • SMALLINT

“CHAR” data type:

A “CHAR” data type is a data type that represents the characters in the character set. It is used to specify the letters, special characters and columns containing numbers.

“VARCHAR” data type:

The “VARCHAR” data type is used to store a character string which extends up to “n” character. Here, “n” specifies the maximum number of character that the particular column tends to hold.

“DATE” data type:

This data type is used to store date and sometimes, time values. Usually DBMS stores the value of date in the numeric format according to the Julian calendar...

Blurred answer
Students have asked these similar questions
Explain the role of data dictionaries in database management.
help with data structure question Please
Explain the concept of data binding in computer programming, highlighting its significance in software development.

Chapter 11 Solutions

Enhanced Discovering Computers 2017 (Shelly Cashman Series) (MindTap Course List)

Ch. 11 - Prob. 11SGCh. 11 - Prob. 12SGCh. 11 - Prob. 13SGCh. 11 - Prob. 14SGCh. 11 - Prob. 15SGCh. 11 - Prob. 16SGCh. 11 - Prob. 17SGCh. 11 - A(n) _____ is a request for specific information...Ch. 11 - Prob. 19SGCh. 11 - Prob. 20SGCh. 11 - Prob. 21SGCh. 11 - Prob. 22SGCh. 11 - Prob. 23SGCh. 11 - Prob. 24SGCh. 11 - Prob. 25SGCh. 11 - Prob. 26SGCh. 11 - Prob. 27SGCh. 11 - Prob. 28SGCh. 11 - Prob. 29SGCh. 11 - Prob. 30SGCh. 11 - Prob. 31SGCh. 11 - Prob. 32SGCh. 11 - Prob. 33SGCh. 11 - Prob. 34SGCh. 11 - Prob. 35SGCh. 11 - Prob. 36SGCh. 11 - Prob. 37SGCh. 11 - Prob. 38SGCh. 11 - Prob. 39SGCh. 11 - Prob. 40SGCh. 11 - Prob. 41SGCh. 11 - Prob. 42SGCh. 11 - Prob. 43SGCh. 11 - Define the following terms: programming language,...Ch. 11 - Prob. 45SGCh. 11 - Define the terms, procedural language, compiler,...Ch. 11 - Prob. 47SGCh. 11 - Prob. 48SGCh. 11 - Prob. 49SGCh. 11 - Prob. 1TFCh. 11 - Prob. 2TFCh. 11 - Prob. 3TFCh. 11 - Prob. 4TFCh. 11 - Prob. 5TFCh. 11 - Prob. 6TFCh. 11 - Prob. 7TFCh. 11 - Prob. 8TFCh. 11 - One way to secure a database is to allow only...Ch. 11 - In a rollforward, the DBMS uses the log to undo...Ch. 11 - Prob. 11TFCh. 11 - Prob. 12TFCh. 11 - Prob. 1MCCh. 11 - Prob. 2MCCh. 11 - Prob. 3MCCh. 11 - Prob. 4MCCh. 11 - Prob. 5MCCh. 11 - Prob. 6MCCh. 11 - _____ feasibility measures whether an organization...Ch. 11 - Prob. 8MCCh. 11 - Prob. 1MCh. 11 - Prob. 2MCh. 11 - Prob. 3MCh. 11 - Prob. 4MCh. 11 - Prob. 5MCh. 11 - Prob. 6MCh. 11 - Prob. 7MCh. 11 - Prob. 8MCh. 11 - Prob. 9MCh. 11 - Prob. 10MCh. 11 - Prob. 2CTCh. 11 - Prob. 3CTCh. 11 - What is function creep?Ch. 11 - Prob. 5CTCh. 11 - Prob. 6CTCh. 11 - Prob. 7CTCh. 11 - Prob. 8CTCh. 11 - Prob. 9CTCh. 11 - Prob. 10CTCh. 11 - Prob. 11CTCh. 11 - Prob. 12CTCh. 11 - Prob. 13CTCh. 11 - Prob. 14CTCh. 11 - Prob. 15CTCh. 11 - Prob. 16CTCh. 11 - Prob. 17CTCh. 11 - Prob. 18CTCh. 11 - Prob. 19CTCh. 11 - Prob. 20CTCh. 11 - Prob. 21CTCh. 11 - Prob. 22CTCh. 11 - Prob. 23CTCh. 11 - Prob. 24CTCh. 11 - Prob. 25CTCh. 11 - Prob. 26CTCh. 11 - Prob. 27CTCh. 11 - Prob. 28CTCh. 11 - Prob. 1PSCh. 11 - Prob. 2PSCh. 11 - Prob. 3PSCh. 11 - Prob. 4PSCh. 11 - Prob. 5PSCh. 11 - Prob. 6PSCh. 11 - Prob. 7PSCh. 11 - Prob. 8PSCh. 11 - Database Recovery Your boss has informed you that...Ch. 11 - Prob. 10PSCh. 11 - Prob. 11PSCh. 11 - Prob. 1.1ECh. 11 - Prob. 1.2ECh. 11 - Prob. 1.3ECh. 11 - Prob. 2.1ECh. 11 - Prob. 2.2ECh. 11 - Prob. 2.3ECh. 11 - Prob. 3.1ECh. 11 - Prob. 3.2ECh. 11 - Prob. 3.3ECh. 11 - Prob. 4.1E
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education