Results of the parser linking the save command
This commit is contained in:
parent
c523e779b9
commit
d32864988f
1 changed files with 3 additions and 0 deletions
3
saveFile
Normal file
3
saveFile
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
INSERT INTO animals VALUES FROM ( Joe , cat , 4 ) ;
|
||||||
|
SHOW Dogs ;
|
||||||
|
EXIT ;
|
Reference in a new issue