answersLogoWhite

0


Best Answer

A well designed database will be normalized to the third normal form (3NF). The normal forms that are generally required to have a well designed database are First Normal Form (1NF), Second Normal Form (2NF), and Third Normal Form (3NF).

1NF states that each table has no dependency on top-to-bottom record ordering, left-to-right column ordering, no duplicate rows, and each column/row intersection contains exactly one value. For example, a column "Customer Name" is a bad idea; instead, consider "First Name" and "Last Name", since those are individual elements of a customer's full name.

2NF adds to 1NF by stating that each non-key column depends on the entire concatenated key (if the key is a composite primary key). For example, the description of an item would not belong in a table that stores items that were ordered; instead, it should be on the item table itself.

Finally, 3NF builds upon 2NF (and thus 1NF) by stating that data should not depend on a non-key attribute. For example, the customer's name should not appear in an order invoice table; the correct way to store this data would be in a customer table, with the order invoice table containing a reference to the customer table.

There are further forms (see any popular search engine for details), but those are generally considered more academic than practical in nature. In most cases, a database that fully conforms to 3NF will likely satisfy 4NF, 5NF, and 6NF, although there is no specific guarantee of that.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Ø Identify all the fields needed to produce the required information

Ø Organize each piece of data into its smallest useful part

Ø Group related fields into tables

Ø Determine each table's primary key

Ø Composite key

Ø Include a common field in related tables

Ø Avoid data redundancy

Ø Determine the properties of each field

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

6 principles. are there

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does good database design require?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What a good database design require?

A good database design requires that the Data is conveniently and efficiently stored. Also the data can be easily stored and maintained.


Design a Web Database?

form_title=Design a Web Database form_header=Hire a developer to design a database to complement your business. What kind of business is the database design for?=_ What will you need the database design to offer?=_ Will you need ongoing support for the design?= () Yes () No () Not Sure


What is database design?

Design of the database (Database Design) refers to a given application environment, optimize the structure of the database, the database and applications, which can efficiently store data to meet the application needs of various user information needs and processing requirements). At www. myelibrary.net.In you can clearly understand what is the database design.


Database Design?

form_title=Database Design form_header=Transform your company by incorporating a new database design. What program will the database be used with?=_ Please explain what you will be using the database for?="" Do you have a database that you're already using?= () Yes () No


Marketing Database Design?

form_title=Marketing Database Design form_header=Successful marketing comes from a well-designed database. Have one designed by a professional. What does your business do?=_ What is your budget for the database design?=_ Who is your target audience?=_ When does the database need to be completed?=_


How is database structured?

That depends on the type of database it is and the design of the Database Annalist.


Custom Database Design?

form_title=Custom Database Design form_header=Design, develop and manage the database that fits your business needs. What do you need the database to offer?=_ Who will have access to the database?=_ Is this database for the internal or external public?= {(),Internal,External} Do you need the new database to integrate with a current system?= () Yes () No () Not Sure


What are the most important concepts of database design?

preparing the data and using storyboard, although you can use sexual intercourse whilst performing oral which will give a good practical and knowledge of database design concept


Database Design Tools?

form_title=Database Design Tools form_header=Build a complicated database with ease by getting help from the experts! What tools do you want included on the database?=_ What is your budget for the database?=_ When does the database need to be completed by?=_


Could you explain the purpose of logical database design?

Logical database design is the process of designing the database at a conceptual level as opposed to a physical level. There are many advantages of conceptual database design, such as the ability to design the database without having to commit to a particular database management system, to produce a document that is readable and understandable to everyone in the company (not just the database person) and to produce an overall design document that can be saved as a part of the documentation of the database for future enhancement, maintenance and support work. Logical database design produces documents for use in the same way that architects produce blueprints for building purposes.


Overall design of a database software is known as?

Database architecture


What is the meaning of database design?

There is only one meaning of the words database design. Data base design means the process of creating a very detailed data model of a database. It is used for a database, of course. Hello, Database design is part of system development, it is the process of producing a detailed data model of a database. A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. Databases are used everywhere in the world of web development. - conceptual database design - logical database design - physical database design Database designing , website designing & development requires proper knowledge about that. If anyone wants more information about that can communicate with the Hvantage Technology. I also visited this site it has all related information.