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
  
