how to create schema in my code example Example: create database if not exists CREATE DATABASE [IF NOT EXISTS] database_name;