Wrapping not working

Hi Redgate Team,
the following statement is longer than 80 chars but even so wrapping is not working.

CREATE TABLE on_disk_table ( col1 integer NOT NULL IDENTITY, col2 char(8000) NOT NULL );

I set Wrap lines longer than 80 in Wrapping / Whitespaces.

Thanks for looking into this!

Torsten
MVP


Best Answer

Answers

Sign In or Register to comment.