Database Design & Development Flashcards

1
Q

What is included in the Analysis phase?

A

The end-user requirements and the funcitonal requirements.

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

Functional requirements are…

A

What the system/database should be able to do.

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

End-user requirements are…

A

What the USER wants the database to do.

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

What are the 5 data types?

A

Text, Number, Date, Time, Boolean

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

What are 3 Implications of the General Data Protection Regulation?

A

Used for the declared purpose only.
Accurate.
Held Securely.

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

When is an Equi-Join needed?

A

When creating an SQL query that will display results from two or more tables.

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

What is Referential Integrity?

A

Referential integrity is used to ensure that a foreign key used in one table exists as a primary key in its own table.

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

How to check if your Database is fit for purpose?

A

Does it show the requested info?

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