Database Systems, Database Management System

0.0(0)
studied byStudied by 4 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

44 Terms

1
New cards

Database

Collection of related data that can be stored in a
central location or in multiple locations

2
New cards

File

  • Group of related records

  • All files are integrated

3
New cards

Record

Group of related fields

4
New cards

Database Management System

Creating, storing, maintaining, and accessing
database files

5
New cards

Internal Data

This are data that is collected withing organization

6
New cards

External Data

This are the sources of the data

7
New cards

Business Intelligence

Used in law enforcement as well as in the business world

8
New cards

Richmond, Virginia

  • System generates BI reports that help pinpoint crime patterns

  • Allocate manpower to days and locations where crime likely to occur

9
New cards

Sequential File Stracture

Records organized and processed in numerical or sequential order

10
New cards

Primary Key

Sequential File Structure organized based on a

11
New cards

Random Access File Structure

  • Records can be accessed in any order

  • Fast and very effective when a small number of records need to processed daily or weekly.

12
New cards

Indexed sequential access method(ISAM)

  • Records accessed sequentially or randomly

  • Depending in the number being accessed

13
New cards

Indexed Sequential Access Method

ISAM means?

14
New cards

Physical View

How data is stored on a and retrieve from stage media

15
New cards

Logical View

  • How information appears to users

  • How it can be organized and retrieved

  • Can be more than one logical view

16
New cards

Data Model

Determines how data is created, represented, organized

17
New cards

Data Structure, Operations, Integrity Rules

Data model includes:

18
New cards

Hierarchical Model

Relationships between records form a treelike
structure

19
New cards

Network Model

  • Similar to the Hierarchical Model

  • Records are organized differently

20
New cards

Relational Model

Uses a two-dimensional table of rows and columns of data

21
New cards

Data Dictionary

  • Field name

  • Field data type

  • Default value

  • Validation rule

22
New cards

Primary Key

Unique identifier

23
New cards

Foreign Key

Establishes relationships between tables

24
New cards

Normalization

  • Improves database efficiency

  • Eliminates redundant data

  • 1NF through 3NF (or 5NF

25
New cards

Structured Query Language (SQL)

  • Standard fourth-generation query language used
    by many DBMS packages

  • SELECT statement

26
New cards

Structured Query Language

SQL Stands For?

27
New cards

Query by example(QBE)

  • Construct statement of query forms

  • Graphical interface

28
New cards

Create, Read, Update and Delete

CRUD Stands for?

29
New cards

Data-driven Web Site

  • Interface to a database

  • Retrieve data and allows user to enter data

30
New cards

Distributed Database

Data is stored on multiple servers place throughout an organization

31
New cards

Fragmentation, Replication and Allocation

Approaches for setup

32
New cards

Client/Server Database

  • Users’ workstations (clients) linked in a local area
    network (LAN) to share the services of a single server

  • Server processes data

  • Returns only records meeting request


33
New cards

Object-Oriented Database

Object consists of attributes and methods

34
New cards

Encapsulation

Grouping objects along with their attributes and
methods into a class

35
New cards

Inheritance

New objects can be created faster and more easily by
entering new data in attributes

36
New cards

Data Warehouse

Collection of data used to support decision-making
applications and generate business intelligence

37
New cards

Extraction, Transformation, and loading

ETL Stands for

38
New cards

Extraction

  • Collecting data from a variety of sources

  • Converting data into a format that can be used in transformation processing

39
New cards

Transformation Processing

Make sure data meets the data warehouse’s needs

40
New cards

Loading

Process of transferring data to the data warehouse

41
New cards

Online Analytic Processing(OLAP)

  • Uses multiple sources of information and provides
    multidimensional analysis

  • Generates business intelligence

42
New cards

Data-mining analysis

Discover patterns and relationships

43
New cards

Data Mart

  • Smaller version of data warehouse

  • Used by single department or function

44
New cards

Reports

Cross-reference segments of an organization’s operations for comparison purposes.