Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Sep 13, 2024
1 parent 324cadf commit 22d3ce8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/zh/sql/02/03.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ priority: 4

## 数据结构

数据操作是对系统静态特性的描述
数据操作是对系统**静态特性**的描述

## 数据操作

数据库主要有 `查询和更新` 两大类操作

数据操作是对系统动态特性的描述
数据操作是对系统**动态特性**的描述

## 数据完整性约束

Expand Down

0 comments on commit 22d3ce8

Please sign in to comment.