fork download
  1. CREATE DATABASE STUDENTS;
  2. SHOW DATABASES;
Success #stdin #stdout #stderr 0s 4272KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Error: near line 1: near "DATABASE": syntax error
Error: near line 2: near "SHOW": syntax error