Introduction Flashcards

1
Q

L AN

A

Local area network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

W a N

A

Wide area network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Should you use sample database design

A

No stock designs may not meet your criteria and will cause you problems in the end

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two basic problems in data base design

A

Application problems and data problems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are application problems

A

Application problems

  • problematic data entry
  • confusing menus, toolbars, dialog boxes
  • tedious task sequences
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do data base problems usually happen

A

Inexperience,

  • poor application design methodology
  • knows too little about the database software
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are some examples of data problems

A

Data problems include

  • missing, incorrect, mismatched data, and
  • inaccurate information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What creates most data base problem

A

Poor design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the three phases and the design process

A
  • logical design,
  • physical implementation,
  • application development
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is logical design

A

Logical design is the first phase

  • determine and define or establish…
    - tables and fields,
    - primary and foreign keys,
    - table relationships,
    - the various levels of data integrity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is physical implementation

A

Physical implementation is the second phase

  • create the tables,
  • establish key fields and table relationships,
  • use proper tools to implement levels of data integrity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is application development

A

Application development is the third phase.

-create an application that allows users to interact with the data stored in the database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the stages in the application development process

A

Determining end-user tasks

  • appropriate sequences,
  • info requirements for report output,
  • creating a menu system for navigating the application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Why is logical design important

A

Logical design ensures that you make conscious, methodical, clear, and informed decisions concerning the structure of your database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly