CREATE DATABASE IF NOT EXISTS database;

USE database;