SQL-exercise icon indicating copy to clipboard operation
SQL-exercise copied to clipboard

Fixed incorrect comments and added database creation to all build_sch…

Open cberry216 opened this issue 7 years ago • 0 comments

All build_schema files now have a 'CREATE DATABASE' line to create a new database for questions, and a "USE <database" line to switch to the recently created database. Comments that raised errors were also fixed.

cberry216 avatar Aug 09 '18 18:08 cberry216