Frees a string array
void SE_queryinfo_free_columns (const CHAR **columns);
This routine frees the memory that was allocated by SE_queryinfo_get_columns.
None