Previous Topic

Next Topic

quel Command—Start the Line Mode QUEL Terminal Monitor

The quel command invokes the line mode Terminal Monitor for QUEL.

For more information about this Terminal Monitor, see the Character-based Querying and Reporting Tools User Guide.

The quel command has the following format:

quel [QUEL option flags] [line-mode flags] dbname |vnode::dbname[/server_class] [<altin] [>altout]

Previous Topic

Next Topic

quel Examples

This command opens the empdata database:

quel empdata

This command opens empdata and suppresses the dayfile message:

quel empdata –d

This command opens empdata, suppresses the dayfile message and the terminal monitor prompts and messages, and reads into the workspace the contents of the batchfile:

quel empdata –s <batchfile

This command opens empdata, displays f4 columns in G format with two decimal places and I1 columns with three spaces:

quel empdata –f4g12.2 –I13


© 2007 Ingres Corporation. All rights reserved.