tmp/challenge2.sql

5 lines
64 B
SQL

drop database if exists bookstore;
create database bookstore;