JOIN Command

Included for backward compatibility. Use SELECT - SQL instead.

This command is undocumented in the original VFP9 help file,
but the following documentation was found in the FoxPro for Windows 2.6 help, and may still be valid:

Creates a table by joining two existing tables.

JOIN WITH expN | WITH expC 
	TO file 
	FOR expL
	[FIELDS field list]
	[NOOPTIMIZE]

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic