mis 431 Flashcards
1
Q
data
A
building blocks of information
2
Q
information
A
reveals meaning of data
3
Q
database’s house:
A
- end user data
- metadata
4
Q
database models
A
collection of logical constructs used to represent data structure & relationships within the database
5
Q
In
A
checks for the value in a set
6
Q
between
A
in the range
7
Q
BETWEEN
A
defines limits
8
Q
IS NULL
A
checks for nulls
9
Q
LIKE
A
checks for similar string
10
Q
IN
A
checks for value in a set
11
Q
EXISTS
A
opposite of ‘IS NULL’
12
Q
information
A
reveals meaning of data
13
Q
database’s house:
A
- end user data
- metadata
14
Q
Database Management Systems
A
- Manage database structure
- controls access to data
- contains query language
15
Q
poor database design
A
results in unwanted data redundancy