Is it possible to SQL code and run SQL on MySQL workbench as well as Xampp? Example:
CREATE DATABASE Medical; DROP DATABASE Medical;