Walter Blood


DEEP MATCH - Exploiting the Power of the MATCH command

Body

True to the form of any good language, FOCUS includes more than one way to connect multiple data sources to use their combined data for reporting, graphing, or charting. The most common connection is JOIN, which in its many variations—JOIN to UNIQUE, JOIN to MULTIPLE, DEFINE-based JOIN, WHERE-based or conditional JOIN, and recursive JOIN—allows data in one file to be connected and correlated with data in a second file. The JOIN command establishes the conditions of the connection between two files.