Open
Description
Submitted by: @pavel-zotov
It will be useful to have ability to do this:
isql -noquit -i some.sql
-- so that ISQL will stay after finish of some.sql (i.e. like it does when we launch ISQL w/o "-i" and perform this script using IN command).