notepad-plus-plus/lexilla/test/examples/mssql/Issue90.tsql

5 lines
48 B
Plaintext

CREATE TABLE TestTable (
col
CHAR(3)
);