- Introduction
- Platform
- Tutorial
- Language reference
- Verbs
- Iterators
- Queries
- Dynamic parsers
- Language idioms
- Standard library
- Plugins
- For Python developers
- For KDB+ developers
- Application examples
- FAQ
Ptables support
Partitioned tables are supported transparently in queries. However, due to their special nature some operations are not supported.
Namely:
- Inner joins
- Left joins whеre ptable is right table.