What are the instructions to design database? Explain it.
Answers
Answered by
3
The design process consists of the following steps:
Determine the purpose of your database.
Find and organize the information required.
Divide the information into tables.
Turn information items into columns.
Specify primary keys.
Set up the table relationships.
Refine your design.
Apply the normalization rules.
Determine the purpose of your database.
Find and organize the information required.
Divide the information into tables.
Turn information items into columns.
Specify primary keys.
Set up the table relationships.
Refine your design.
Apply the normalization rules.
Similar questions