How to join two tables in vbcs?
Content
How to create realationship in BO between two Tables.
For example:
I have two tables.
Employee Table. Primary Key: Request_Num
Course Reference Table. Foreign Key: Request_Num
Common column in both tables: Request_Num
I want to create relationship between two tables based on Request_Num.
Version
19.1.3
Tagged:
0