Database Knowledge Reserve-(i)

Source: Internet
Author: User

1. Three main paradigms:

The first paradigm (1NF) is that each column of a database table is an indivisible base data item and cannot have multiple values in the same column, that is, an attribute in an entity cannot have multiple values or cannot have duplicate properties.

Second Normal form (2NF): requires that each instance or row in a database table must be divided by a unique region.

Third paradigm (3NF): Requires that a database table not contain non-primary key information already contained in other tables.

2.

  • Two tiers C/S: Client-Server (logic processing is all in the client, known as ' Fat client ')
  • Three layer C/S: Client-Application Server-database server (logic processing on application server)
  • b/S mode (three layer C/s special form): Browser-web Server-database server (Web server handles HTTP requests by responding to HTML pages)

Database Knowledge Reserve-(i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.