News

-- Task: Write a script that creates the database hbtn_0c_0 if it does not exist CREATE DATABASE IF NOT EXISTS hbtn_0c_0; ...