SQL Functions
TensorDB includes 60+ built-in functions organized by category.
Categories
| Category | Functions | Description |
|---|---|---|
| String | 15+ | Text manipulation and pattern matching |
| Numeric | 10+ | Math operations and rounding |
| Date/Time | 10+ | Timestamp formatting and extraction |
| Aggregate | 8+ | GROUP BY aggregation functions |
| Window | 6+ | Window/analytic functions |