Data and Information: Database Systems

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

In the context of databases, what distinguishes 'information' from 'data'?

  • Data is processed to give it context and meaning, whereas information is raw and unorganized. (correct)
  • Data represents relationships between different entities, while information is isolated facts.
  • Information is always numerical, while data can be textual or numerical.
  • Information is stored in databases, while data is stored in spreadsheets.

Which of the following is not a typical phase in information processing?

  • Data output/presentation
  • Data validation (correct)
  • Data storage
  • Data capture

What is a primary expectation of a Database Management System (DBMS)?

  • To allow for the creation of database structures and query data using appropriate languages. (correct)
  • To automatically generate reports without user input.
  • To provide a user interface that is identical across all operating systems.
  • To convert existing data into a format compatible with any software.

Which of the following is most closely associated with describing the structure or schema of data within a database?

<p>Columns/Attributes (A)</p> Signup and view all the answers

How do database systems address the limitations of manual and computerized file systems?

<p>By providing structures for organizing, storing, and managing data more efficiently and securely. (B)</p> Signup and view all the answers

In a database context, what does a 'tuple' represent?

<p>A row in a table (also known as a record). (B)</p> Signup and view all the answers

Which of the following correctly orders the units of data storage from smallest to largest?

<p>Kilobyte, Megabyte, Gigabyte, Terabyte (B)</p> Signup and view all the answers

Which of the following is an example of a Database Management System (DBMS)?

<p>MySQL (D)</p> Signup and view all the answers

What role does the 'query compiler' play within a Database Management System (DBMS) architecture?

<p>It translates SQL queries into an executable form. (D)</p> Signup and view all the answers

Which of the following is a primary advantage of using a database system compared to traditional file systems?

<p>Improved data consistency (D)</p> Signup and view all the answers

What is the purpose of creating a Conceptual Entity Relationship Model (ERM) in database design?

<p>To logically represent the entities, attributes, and relationships within the data. (A)</p> Signup and view all the answers

Which of the following database system studies involves the translation of data requirements into database tables?

<p>Relational Database Modeling (B)</p> Signup and view all the answers

What is the role of “logging recovery” in a Database Management System (DBMS)?

<p>To restore the database to a consistent state after a failure. (A)</p> Signup and view all the answers

Which of the following reflects manual and computerised files?

<p>What are their limitations (C)</p> Signup and view all the answers

Which of the following is a concept associated with a database?

<p>All of the above (E)</p> Signup and view all the answers

Which of the following is considered a disadvantage of database systems?

<p>Increased complexity (B)</p> Signup and view all the answers

In evolution of database systems, what does collection of information existing over a long period of time mean?

<p>Information (A)</p> Signup and view all the answers

What does the 'execution engine' do within the DBMS?

<p>Carries out the instructions to retrieve/manipulate data. (B)</p> Signup and view all the answers

Why is data a corporate asset?

<p>It can be raw but is used to help make decisions (C)</p> Signup and view all the answers

What does Normalisation do during database design?

<p>Designing tables (A)</p> Signup and view all the answers

Flashcards

What is Data?

Raw facts, events, and transactions that are of concern in a business.

What is Information?

Data that has been processed to be useful and provide context.

What a DBMS is expected to do?

Allow creation of database structures. Enable querying and data recovery. Control access and ensure security.

Examples of Data

Dates, values, names etc...

Signup and view all the flashcards

What is Information?

Data given context and therefore meaning.

Signup and view all the flashcards

Database System Terms

Relations/Tables, Rows/Tuples, Columns/Attributes, Objects/Entities and Relationships.

Signup and view all the flashcards

What is a Database?

A collection of related data and the software that manages access to it.

Signup and view all the flashcards

Examples of Database Systems

MS Access, Oracle SQL, MySQL, SQI Server, Foxpro, SQL Lite, MongoDBetc

Signup and view all the flashcards

Advantages of Database Systems

Control of data redundancy and Improved Security

Signup and view all the flashcards

Disadvantages of Database Systems

Complexity and the Cost of DBMSS

Signup and view all the flashcards

Basic steps in Database Design

The steps include deciding on the purpose, determining requirements, and creating a model.

Signup and view all the flashcards

What is Information?

Data that has been processed in such a way as to be useful to the receiver

Signup and view all the flashcards

Phases of Information processing

Data capture, Data recording, Data storage, Data processing and Data output/presentation

Signup and view all the flashcards

What is Increase in Size Requirements?

Increase in Size Requirements refers to the modern need for larger and more efficient data storage solutions.

Signup and view all the flashcards

Study Notes

Data and Information

  • Data includes dates, values, and names.
    • For example: "21/04/1998", "Frank", "Luton", "Derby".
  • Information is data given context, providing it with meaning.
  • Information describes relationships between different pieces of data.
    • For example: "Frank Derby was born in Luton on 21/04/1998".

Evolution of Database Systems

  • Databases consist of information collected over time.
  • Data and information are valuable assets for businesses.
  • Data consists of raw facts, events, and transactions managed by a Database Management System (DBMS) in a business setting.
  • Information is data that has been processed for use.
  • Ted Codd developed the database for IBM in the 1970s.
  • Codd won the Turing Award in 1981.

Information Process

  • Information processing involves data capture, recording, and storage,
  • Data processing consists of updating, deleting, and retrieval
  • Data output and presentation.

Database Management System (DBMS) Expectations

  • Enable database structure creation.
  • Allow users to query data using appropriate languages.
  • Support storage of large data amounts over long periods.
  • Provide recovery from failures, errors, or misuse.
  • Manage data access for multiple users with security measures.

Evolution and Terminologies Associated with Systems

  • Manual and Computerised Systems use files, records, data items/fields, and cabinets.
  • Database Systems use relations/tables, rows/tuples, columns/attributes, objects/entities, and relationships.
  • UML Systems use classes/sub Classes, associations, attributes, methods, operations, and inheritance.

Systems Essential to Every Business

  • Manual and Computerised Files considerations include their appearance, functionality, and limitations
  • Database Systems are used daily and come with their own appearance, associated concepts, and functionality.

Example: Customer Table (or Relation)

  • The customer table shows the "Cust_ID", "F_Name", "L_Name", and "DOB" attributes
  • A record (or tuple) shows the information for one customer

Increase in Size Requirements

  • DBMS in the 1970s were used for banking, airline reservation systems, and corporate record keeping.
  • More recently, Google stores exabytes of web data using specialized structures for search engine queries.
  • Satellites store petabytes of information in specialized systems.
  • Pictures take up more storage space than words
  • Videos use gigabytes of space, like on YouTube.
  • 1 Exabyte equates to 1,000,000,000 GB.

Data Size

  • Bit (b) is 0 or 1
  • Byte (B) is 8 bits
  • Kilobyte (KB) is 1000¹ bytes in decimal value and 1024¹ bytes in binary value
  • Megabyte (MB) is 1000² bytes in decimal value and 1024² bytes in binary value
  • Gigabyte (GB) is 1000³ bytes in decimal value and 1024³ bytes in binary value
  • Terabyte (TB) is 1000⁴ bytes in decimal value and 1024⁴ bytes in binary value
  • Petabyte (PB) is 1000⁵ bytes in decimal value and 1024⁵ bytes in binary value
  • Exabyte (EB) is 1000⁶ bytes in decimal value and 1024⁶ bytes in binary value
  • Zettabyte (ZB) is 1000⁷ bytes in decimal value and 1024⁷ bytes in binary value
  • Yottabyte (YB) is 1000⁸ bytes in decimal value and 1024⁸ bytes in binary value
  • A Nibble is 4 bits (not shown)

What Databases Look Like

  • A database is a collection of related data, and DBMS is software that manages and controls access.
    • Example DBMS programs: MS Access, Oracle SQL, MySQL, SQl Server, Foxpro, SQL Lite, MongoDBetc.

Database Management System Components

  • Key components include user apps, query compiler, transaction manager, DDL compiler, execution engine, logging recovery, concurrency control, index/file/record, buffer manager, buffers, lock table, storage manager, and storage along with DB Admin duties

Pros and Cons of Database Systems

  • Advantages include control of data redundancy, data consistency, more information from the same amount of data, data sharing, improved security, enforcement of standards, improved maintenance through data independence, and increased concurrency.
  • Disadvantages include complexity, size, cost of DBMSs, additional hardware costs, cost of conversion, performance issues, and a higher impact of failure.

Database Design Steps

  • Determine the database's purpose & its information requirements
  • Analyse the system,
  • Produce a Conceptual Entity Relationship Model,
  • Normalise the database design.
  • Convert the conceptual data model to a physical data model.

Database System Studies

  • Areas of study include relational database modeling, relational database programming.
  • Areas of study include web development and database systems implementation.
  • Areas of study include modern database systems and search engines.

Summary

  • Data is a valuable corporate asset.
  • Data processing helps in making informed decisions
  • Information processing involves distinct phases.
  • You must be aware of manual file systems, computerised file systems and database systems
  • Understanding database concepts and terminologies like data, information, record, field, file, and DBMS is important.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Data Management Concepts Quiz
45 questions
Database Management Systems Overview
42 questions
Introduction to Database Systems
24 questions
Database Systems and Information Processing
29 questions
Use Quizgecko on...
Browser
Browser