You can supply a SQL script file as a command line argument for Interactive SQL.
Prerequisites
The privileges required depend on the statements being executed.
Run the dbisql utility and supply a SQL script file as a command line argument.
Example
The following command runs the SQL script file myscript.sql against the SQL Anywhere sample database.
dbisql -c "DSN=SQL Anywhere 16 Demo" myscript.sql |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |