Files
pineapple-notepad/3rdparty/lexilla545/lexilla/test/examples/mssql/Issue90.tsql.folded

5 lines
113 B
Plaintext
Raw Normal View History

2024-07-02 23:47:26 +08:00
0 400 0 CREATE TABLE TestTable (
0 400 0 col
0 400 0 CHAR(3)
0 400 0 );
0 400 0