We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd615f commit 0eec8eaCopy full SHA for 0eec8ea
modules/week05/class-script-05-tue-2.sql
@@ -1,3 +1,6 @@
1
+-- sqlite3 database/database.sqlite
2
+
3
4
CREATE TABLE Species (
5
Code TEXT PRIMARY KEY,
6
Common_name TEXT UNIQUE NOT NULL,
0 commit comments