Anyone now what is a draft design of a database??? Is it the design process and steps like:
- 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
Or is it something else??? Thanx