Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfqryopt()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfQryOpt()
Query optimizer
------------------------------------------------------------------------------
Syntax:

     dfQryOpt(<aQuery>,<aSeq>,<aQryOpt>) --> aQryOpt

Parameters:

     <aQuery>   descriptive Array of the query
     <aSeq>     Sequence with which process the query
     <aQryOpt>  Array at the exit of dfQryOpt contained in the optimized
                query.

Returns:

     <aQryOpt> An array that contains values optimized by the query
     optimizer

Description:

     This functions role to the query array is to create a Key, a filter
     and a value for Break on the quired database of the query

Example:

     // For an complete example of use of dfQryOpt
     // examine the source generated for a query

See also:

     ddQry(), dfPrnIni()

See Also: ddQry() dfPrnIni()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson