This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
dmspine64backup/saveFile
2015-09-25 00:34:14 -05:00

3 lines
73 B
Text

INSERT INTO animals VALUES FROM ( Joe , cat , 4 ) ;
SHOW Dogs ;
EXIT ;