Subject Re: how to create database using command line without an interactive isql
Author Petr Jakes
> I don't know why you don't wanna use isql script but you can always
> copy an existing database with cp command!

Yes I am thinking about such a solution as well. Thanks.

I would like just to know if it is possible to create database
directly from the command line without aditional files (.sql script or
existing empty database) and without going to the interactive mode of
isql.

Petr