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.txt

4 lines
73 B
Text
Raw Normal View History

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