@@ -1,3 +1,5 @@
+use scan_central_db;
+
CREATE TABLE IF NOT EXISTS `sc_student`
(
`id` bigint NOT NULL AUTO_INCREMENT,