select COLUMN_NAME,column_comment,t.* from INFORMATION_SCHEMA.Columns t where column_name like '%BUY_DATE%';