channels
geiger
SELECT table_comment FROM INFORMATION_SCHEMA.TABLES WHERE table_schema='geiger' AND table_name='channels'
Pro tip: use ```triple backticks around text``` to write in code fences