Revision Flashcards

1
Q

DDL basic commands

A

Create
Drop
Rename
Alter

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

DML basic commands

A

-Update
Insert
Merge

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

What r Conceptual designs

A

Conceptual designs include only important entities.

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

Logical design

A

Logical design includes all entities and the relationships between them.

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

Physical design

A

Physical design helps in converting the logical design into the physical form

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

The database development life cycle

A
  • Establishing Requirements- the stakeholders and everyone involved is consulted and agrees on how they want the system to be in form of a statement of requirements.
  • Analysis
  • Design
  • Implementation
  • Testing
  • Maintenance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What’s ER diagram

A

Is a flow chart that shows how entities relate to each other within a system

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

Primary key use

A

uniquely identifies a record in the relational database table

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

Foreign key

A

refers to the field in a table which is the primary key of another table.

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