forked from rhuanmmaciel/DBest
-
Notifications
You must be signed in to change notification settings - Fork 19
readme
crazynds edited this page Jun 28, 2025
·
1 revision
- Data Sources
- Operators
- Creating a query tree
- Using basic operators
- Running queries
- Other query options
- Working with CSV
- Working with temporary tables
- Understanding schemas
- Understanding indexes
- Creating indexes
- Equi-joins and non-equi-joins
- Join types
- Join algorithms
- Using boolean expressions
- Comparing query costs
- Optimizarion techniques
- Query Examples