Consultor Eletrônico



Kbase 17606: Word index support for ESQL
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Word index support for ESQL

Word Index utilization is supported for ESQL.

To use a word index the CONTAINS function is used just as it would be
in the 4GL. For example:

SELECT name,comments FROM customer WHERE COMMENTS CONTAINS 'ship'

The CONTAINS function support is indicated in the Embedded SQL Guide a
nd reference, table 2-2 (doc version 8.2)

More information about the CONTAINS function can be found in the Langu
age Reference Manuals.

Progress Software Technical Support Note # 17606