Closed shinichi-takii closed 6 years ago
Add support inline comment.
CREATE TABLE Sample_Table ( Col_01 number(50,1), -- comment Col_02 decimal(60,2) -- comment );
Requirements
Add support inline comment.
Example DDL