Creating a database using isql
There is more than one way to create a database with isql
.Here, we will look at one simple way to create a database interactively — although, for your serious database definition work, you should create and maintain your metadata objects using data definition scripts.