`create table (c int comment ‘this is a comment’)` or `create table (c int) comment = ‘this is a comment’` We only support parsing it, and do nothing outside.
`create table (c int comment ‘this is a comment’)` or `create table (c int) comment = ‘this is a comment’` We only support parsing it, and do nothing outside.