Panel | ||
---|---|---|
| ||
Join
|
Attributes
Name | Description | Value |
---|---|---|
outertable | A table name | Any table name that exists in database |
innertable | A table name | Any table name that exists in database |
jointype | The type of join | INNER, LEFT_OUTER, RIGHT_OUTER |
conditions | The conditions that follow the join | 2.3.1.1. Conditions |
...