InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Join Specification And Join Definition? |
|
Answer» "JOIN" OBJECT specifies the table NAME and "Join Specification" object specifies the Primary Key Foreign Key relationship. "Join" object specifies the table name and "Join Specification" object specifies the Primary Key Foreign Key relationship. |
|