We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6df37e commit 158ce58Copy full SHA for 158ce58
SQL.md
@@ -74,8 +74,8 @@ B-Tree index is a balanced tree data structure that stores data in a sorted orde
74
---
75
76
## 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.
+- You quickly answer simple questions about indexes.
+- You are answering a question about transaction isolation levels.
79
- You have experience in query profiling and optimization.
80
- You can write complex queries such as window functions and CTEs.
81
- You understand when not to write complex queries.
0 commit comments