6. QUEL and EQUEL Statements : Call Statement--Call an Ingres Tool or the Operating System : Syntax
 
Share this page                  
Syntax
To call an Ingres tool:
## call subsystem (database = dbname {, parameter = value})
To call the operating system:
## call system (command = command_string)