Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould authored Feb 28, 2024
1 parent 5778712 commit da5511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ let fnck_sql = DataBaseBuilder::path("./data")
- [x] Distinct
- [x] Alias
- [x] Aggregation: count()/sum()/avg()/min()/max()
- [x] SubQuery(from)
- [x] SubQuery[select/from/where]
- [x] Join: Inner/Left/Right/Full Cross(x)
- [x] Group By
- [x] Having
Expand Down

0 comments on commit da5511a

Please sign in to comment.