1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
SQL Functions ============= Several SQL functions are built into Drizzle--functions perform calculations on data. They can be be understood in categories: .. toctree:: :maxdepth: 2 logical mathematical datetime aggregatefunctions control_flow string utility ../dynamic |