(Contents)(Previous)(Next)

QueryPlus Query

A QueryPlus Query object is a query created interactively with the aid of the Windows tool QueryPlus. In QueryPlus, as in the case of QUERY, any SQL statement can be saved as a command and made available to other users for calling. A QueryPlus Query is identified by its owner and name (see the section entitled "queryplus" in the QueryPlus manual).

Relationships between a QueryPlus Query and other objects:

1. Qpquery Uses Column

2. Qpquery Uses Snapshot

3. Qpquery Uses Synonym

4. Qpquery Uses Table

5. Qpquery Uses View

6. Qpexcellink Uses Qpquery

7. Qpwordlink Uses Qpquery

8. User Uses Qpquery

1. A QueryPlus query uses one or more table columns; a table column can be used by a number of QueryPlus Queries (N[0]-M).

2. A QueryPlus query can use a number of snapshots; a snapshot can be used by a number of QueryPlus queries (N[0]-M[0]).

3. A QueryPlus query can use a number of synonyms; a synonym can be used by a number of QueryPlus queries (N[0]-M[0]).

4. A QueryPlus query uses one or more tables; a table can be used by a number of QueryPlus queries (N[0]-M).

5. A QueryPlus query can use a number of view tables; a view table can be used by a number of QueryPlusqQueries (N[0]-M[0]).

6. An ExcelLink can link one or more QueryPlus query objects to one Excel object; a QueryPlus query can be used by one or more Excel objects by using an ExcelLink of the same name (N[0]-M[0]).

7. A WordLink can link one or more QueryPlus query objects to a WinWord document; a QueryPlus query can be used by one or more WinWord documents by using a WordLink object of the same name (N[0]-M[0]).

8. A user can call a number of QueryPlus queries; a QueryPlus query is called by a number of users (N-M[0]).

Any object and relationship lists can be generated for the QueryPlus Query object. QueryPlus Query objects can be deleted or modified only with the aid of QueryPlus.


(Contents)(Previous)(Next)