BUG - Format SQL

etwtyetwty Posts: 4 New member
Hi,

When trying to format the following code, I get the incorrect syntax error.

CREATE TABLE dbo.test (desc VARCHAR(128))

I'm assuming formatting fails when it finds a SQL keyword in such case.

Version : 9.5.21.11921

Thank you

Tagged:

Answers

Sign In or Register to comment.