InterviewSolution
Saved Bookmarks
| 1. |
Under What Circumstances Will Powerbuilder Automatically Join Tables That You Select In The Select Painter? |
|
Answer» If we select TABLES that have one or more columns with identical NAMES, the Select painter automatically DISPLAYS the JOIN, assuming equality between the two columns. If we select tables that have one or more columns with identical names, the Select painter automatically displays the join, assuming equality between the two columns. |
|