Content
2 3 4 5 6 7 CREATE TABLE accounts "id" FLOAT "name" VARCHAR (1024 ) "balance" FLOAT, PRIMARY KEY ("id")
Error!
Post not found
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
2 3 4 5 6 7 CREATE TABLE accounts "id" FLOAT "name" VARCHAR (1024 ) "balance" FLOAT, PRIMARY KEY ("id")