====== GetCol ====== {#JAPI Joomla.Framework Database JDatabase::getCol #} ADODB compatability function. See [[http://phplens.com/adodb/reference.functions.getcol.html]] for more information. ===== Syntax ===== void GetCol ( **$query** ) | **$query** | string | is a string containing the SQL for which to get columns. | ---- ~~DISCUSSION~~