mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-09 23:14:39 +02:00
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
0 400 0 CREATE TABLE TestTable (
|
|
0 400 0 col
|
|
0 400 0 CHAR(3)
|
|
0 400 0 );
|
|
0 400 0 |