Frees a string array
void SE_queryinfo_free_tables (const CHAR **tables);
This routine frees the memory that was allocated by SE_queryinfo_get_tables.
None