final turnin
This commit is contained in:
parent
ed1a6fa879
commit
5a43be3b80
2 changed files with 0 additions and 2 deletions
BIN
a.out
BIN
a.out
Binary file not shown.
|
@ -1,2 +0,0 @@
|
||||||
CREATE TABLE animals (name VARCHAR(20), kind VARCHAR(8), years INTEGER) PRIMARY KEY (name, kind);
|
|
||||||
SHOW animals;
|
|
Reference in a new issue