MIS Ch. 5 Flashcards
Database
A self-describing COLLECTION of integrated RECORDS
What is the Purpose of a Database?
To KEEP TRACK of things
Columns
Fields
Rows
Records
Table
File
Key/ Primary Key
A column or group of columns that identifies a unique row in a table
Metadata
Data that describes data
Foreign Keys
Keys of a different table than the one in which they reside
Relational Databases
Databases that carry their data in the form of tables and represent relationships using foreign keys
Database Management System (DBMS)
A PROGRAM used to create, process, & administer a database
• Ex: DB2, Access, SQL Server, & Oracle Database
Structured Query Language (SQL)
And international standard language for processing a database
Database Administration
Used to set up a SECURITY system involving user accounts, passwords, permissions, and limits for processing the database
Database Application
A COLLECTION of forms, reports, queries, & application programs that serves as an INTERMEDIARY between users & database data
Graphical Queries
CRITERIA are created when the user clicks on a graphic.
Multi-User Processing
Multiple users processing the same database