SELECT column_name,column_comment,data_type FROM information_schema.columns WHERE table_name="calc_parameter" AND table_schema = "xx";