4D v14.3QUERY SELECTION |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
QUERY SELECTION
QUERY SELECTION
QUERY SELECTION looks for records in aTable. QUERY SELECTION command changes the current selection of table for the current process and makes the first record of the new selection the current record. QUERY SELECTION works and performs the same actions as QUERY. The difference between the two commands is the scope of the query:
For more information, see the description of the command QUERY. This example illustrates the difference between QUERY and QUERY SELECTION. Here are two queries: ` Find ALL companies located in New York City Note that the second QUERY simply “ignores” the result of the first one. Compare this with: ` Find ALL companies located in New York City QUERY SELECTION looks only among the selected records, therefore, in this example, among the companies located in New York City. |
PROPERTIES
Product: 4D
HISTORY
Modified: 4D v6.5 SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v12.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||