Database data insertion, NULL and non-null judgments, automatic sorting, constrained primary keys, unique constraints, external health constraints

Source: Internet
Author: User

1. View table structure

2. Inserting data

3. Null and non-null judgments

For example, adding data defaults to NULL, and if we don't want to be empty, then

, the username is set to NOT NULL, the data is inserted if the data is null when the error, such as: Age can be null, insert Zfyan when the age is null, no error

4. Automatic sorting auto_increment

Must have a primary key

5. Primary KEY constraint, UNIQUE constraint

A PRIMARY KEY constraint is unique, and a unique constraint can be multiple

Database data insertion, NULL and non-null judgments, automatic sorting, constrained primary keys, unique constraints, external health constraints

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.