Home > Common Problem > body text

What must be followed for data and update operations in relational databases?

Release: 2020-03-10 09:55:26
Original
4626 people have browsed it

What must be followed for data and update operations in relational databases?

# Data and update operations in relational databases must follow integrity rules such as entity integrity, referential integrity, and user-defined integrity.

The relational model includes relational data structure, relational operation set and relational integrity. Relational integrity is data integrity, including entity integrity, referential integrity, and user-defined integrity.

Relational database is a database built on the relational database model. It uses concepts and methods such as set algebra to process data in the database. It is also a set of formally descriptive tables organized into a set. The essence of a formal table is to hold a special collection of data items. The data in these tables can be accessed or recalled in many different ways without the need to reorganize the database table.

The above is the detailed content of What must be followed for data and update operations in relational databases?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template