Home | Previous Page | Next Page   The onpladm Utility > Defining Queries >

Describing a Query

The following diagram illustrates the syntax to describe a query.

Read syntax diagramSkip visual syntax diagramDescribing a Query
 
>>-onpladm describe query--queryname---------------------------->
 
   .-----------------------.
   V                       |
>----+-------------------+-+-----------------------------------><
     +- -p--projectname--+
     +- -F--specfilename-+
     '- -S--servername---'
 

Element Purpose Key Considerations
-F specfilename Sets the specification file Additional Information: The default value is the standard output.
queryname Sets the query name None
-p projectname Identifies the project where the format and map are stored None
-S servername Sets the onpload database server Additional Information: The default is the value of the INFORMIXSERVER environment variable.

For information about the format of the specification file used to describe a query, see Creating a Query.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]