IS 290 Ch. 7 – Flashcards

Unlock all answers in this set

Unlock answers
question
Database
answer
maintains information about various types of objects, events, people, and places.
question
Database management system (DBMS)
answer
creates, reads, updates, and deletes data in a database while controlling access and security
question
Data element/data field
answer
smallest or basic unit of information like customer names, address, email, discount rate, preferred shipping method, product name, quantity ordered, and so on
question
Data models
answer
logical data structure that detail the relationships among data elements using graphics or pictures
question
Meta data
answer
provides details about data
question
Relational database model
answer
stores information in the form of logically related two-dimensional tables
question
Relational database management system
answer
allows users to create, read, update, and delete data in a relational database
question
Entity
answer
also called a table, stores information about a person, place, thing, transaction, or event
question
Attributes
answer
columns or fields, are the data elements associated with an entity
question
Record
answer
collection of related data elements
question
Primary key
answer
field that uniquely identifies a given record in a table
question
Foreign key
answer
a primary key of one table that appears as an attribute in another table and acts to provide a logical relationship between the two tables
question
Physical view
answer
deals with the physical storage of information on a storage device
question
Logical view
answer
focuses on how individual users logically access information to meet their own particular business needs
question
Information redundancy
answer
duplication of data, or the storage of the same data in multiple places
question
Information integrity
answer
measure of the quality of information
question
Integrity constraints
answer
rules that help ensure the quality of information
question
Business rule
answer
defines how a company performs certain aspects of its business and typically results in either yes/no or true/false answer
question
Business-critical integrity constraints
answer
enforce business rules vital to an organization's success and often require more insight and knowledge than relational integrity contraints
question
Static
answer
fixed data incapable of change in the event of a user action
question
Dynamic
answer
data that change based on user actions
question
Data driven website advantages
answer
Easy to manage content Easy to store large amounts of data Easy to eliminate human errors
question
Integration
answer
allows separate systems to communicate directly with each other
question
Forward integration
answer
takes info. entered into a system and sends it automatically to all downstream systems
question
Backward integration
answer
takes info entered into a system and sends it automatically to all upstream system and processes
question
Which of the following is incorrect in reference to a database?
answer
Information is accessed by physical structure.
question
Databases can do what?
answer
support many logical views
question
What type of integrity constraint does not allow someone to create an order for a nonexistent customer?
answer
relational-integrity constraint
question
All of the following are advantages of database-stored information except:
answer
increased information redundancy
question
Which of the following is a business-critical integrity constraint:
answer
The system will not allow returns of fresh produce after 15 days past delivery.
question
What is it called when each transaction, entity, and event is represented only once in the information?
answer
Uniqueness
question
What are the rules that enforce basic and fundamental information-based constraints?
answer
relational-integrity constraints
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New