[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DESCEND()

    DESCEND() creates and SEEKS descending order indexes.

Syntax

    DESCEND(<exp>)

Argument

    <exp> is an expression of any data type.

Returns

    DESCEND() returns the same data type as the <exp> in a complemented
    form.

Usage

    DESCEND() is designed to be used in combination with INDEX and SEEK to
allow for the creation of descending order indexes.

    To use DESCEND() in an INDEX expression, use the following syntaxL:

INDEX ON DESCEND(Sales_date) TO date_dwn

See Also: INDEX SEEK
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson