Computer Science, asked by mdayaz1985, 1 year ago

What are the instructions to design database? Explain it.

Answers

Answered by cutieeee10101
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.

Similar questions