April 2017
Intermediate to advanced
706 pages
17h 8m
English
Let's review the FIND function options syntax variations:
[BooleanValue :=] RecordName.FIND ( [Which] )
The [Which] parameter allows the specification of which record is searched for relative to the defined key values. The defined key values are the set of values currently in the fields of the active key in the memory-resident record of table RecordName.
The following table lists the Which parameter options and prerequisites:

The second table lists the FIND options, which are specific to SQL Server, as follows:
For all FIND options, the results always respect the applied filters.
The ...
Read now
Unlock full access