decision support system
computer-based info system that uses data and models to help a user solve semi-structured or unstructured decision problems
structured problems
can write an algorithm, program is solved same way every time with the same answer every time
structured problems are not included in DSS because
a decision is not being made
unstructured problems
rare, most are semi structured
database
collection of interrelated data organized in such a way that it corresponds to the needs and structure of an organization and can be used by more than one person for more than one application
DBMS - meaning and enables?
database management system
- storage of data in database, retrieval of data, and control of database
data
raw facts that can be recorded and preserved
data management focuses on
proper generation, storage, and retrieval of data
information
result of processing raw data to reveal its meaning in a given context
key to good decision making
accurate, relevant, and timely information that provides a competitive advantage
history has used a
traditional file-based system
manual filing systems
issues with file-based systems
database systems
collection of programs that manages the database structure and controls access to data (security). makes data management more effective and efficient
data based systems provides access to
data via query language (SQL)
DBS makes it possible to
share data among multiple users/applications
with DBS, end users have access to
more, better-managed data
- its possible to produce quick answers
- data inconsistencies recuced
dbs promotes
integrated view of org’s operations
advantages of database systems
components of database system
hardware, software, people, procedures, data
people
system administrators, database administrators, database designers, system analysts/programmers, end users
system administrators
oversee general operations of entire system
database administrators (DBAs)
manage DBMS
system analysts and programmers
design and implement application programs to use the data