Files
2019-09-29 19:47:00 -05:00

8 lines
112 B
Plaintext
Vendored

VALUES 1, 2 , 3;
VALUES
(1, 'Spock'),
(2,'Kirk') ,
(3, 'McCoy'),
(4,'Scotty');