class 2 Flashcards
why do we manage data?
with out data and the ability to process the data an organization could not successfully complete most business activities
what Is needed to transform data into useful information?
it must first be organized in a meaningful way
how can data be organized in a meaningful way?
a database
what is a database management system (DBMS)?
a collection of programs that enables users to store, modify and extract information from a database
what are 3 examples of databases?
reservation system
scientific databases
geographic information system
what is a bit?
a binary digit that defines a character and communicates with the circuit technology with a computer through on/off code switches
how many bits are within a byte of data?
8 bits
what is a character?
basic building block of information that defines attributes
what is a field/column?
individual characteristics about an entity. fields are also called attributes or columns based on the type of DBMS
what is a record/rows?
a group of fields or attributes to describe a single instance of an entity
what is a file/table?
a collection of records or instances for a given entity
what is a data base?
a collection of files or entities containing information to support a given system or a particular topic
what is an entity?
things we store information about
what are some examples of entities?
people
place
objects
events
what to entities have a relationship with?
other entities