Skip to content

Commit 158ce58

Browse files
authored
Update SQL.md
1 parent a6df37e commit 158ce58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SQL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ B-Tree index is a balanced tree data structure that stores data in a sorted orde
7474
---
7575

7676
## Here is a list of features that correspond to the Middle+ level:
77-
- Quickly answer simple questions about indexes.
78-
- Answer the question about transaction isolation levels.
77+
- You quickly answer simple questions about indexes.
78+
- You are answering a question about transaction isolation levels.
7979
- You have experience in query profiling and optimization.
8080
- You can write complex queries such as window functions and CTEs.
8181
- You understand when not to write complex queries.

0 commit comments

Comments
 (0)