351 |
|
|
352 |
Both input tables, left_table and right_table must have a |
Both input tables, left_table and right_table must have a |
353 |
transient_table method that returns a table object for a table |
transient_table method that returns a table object for a table |
354 |
in the trnsient database. The join is performed on the condition |
in the transient database. The join is performed on the condition |
355 |
that the value of the left_field column the the left table is |
that the value of the left_field column the the left table is |
356 |
equal to the value of the right_field in the right_table. |
equal to the value of the right_field in the right_table. |
357 |
|
|