DEFINE command
Indicates that a field must contain a specified variable to be extracted for your report. |
FIELD command
Indicates you have user-defined fields in your project on which you want to report. |
JOIN command
Moves between database tables to report on two objects having a certain relationship between them. |
PARTIAL command
Identifies that information should be extracted even if the conditions defined for extraction are partially met. |
WHERE command
Specifies the value that database field should have to be included in the extraction file. |
SELECT command
Specifies the columns for your report. |