Clicking this link:

Links to this SQL which throws an error:
select id, name, notes, disabled, previous_names, slug, group from availability_tag
Error:
syntax error at or near "group" LINE 1: ... id, name, notes, disabled, previous_names, slug, group from... ^