Last notes Flashcards

1
Q

—– means that every foreign key in a secondary table matches a primary key that is in the par- ent table

A

Referential integrity

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

——- means that every attribute
(column) value is consistent with the attribute data type.

A

Semantic integrity

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

—— means that every tuple has a unique pri- mary key that is not null.

A

Entity integrity

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

—— seeks to make the data in a database table logically con- cise, organized, and consistent. It removes redundant data and improves data- base integrity and availability.

A

Database normalization

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

Which type of database language is used to create, modify, and/or delete tables?

A

Data Definition Language (DDL)

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

Which vulnerability allows a third party to redirect static content within the security context of a trusted site?

A

Cross-Site Request Forgery (CSRF)

Note: Remember the word ‘redirect’

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

The goal of ——– is to develop a methodical framework for creating quality soft- ware that allows measurable and repeatable results:

A

Capability Maturity Model (CMM)

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