[Stackoverflow] [Progress OpenEdge ABL] How to get relationship between tables in Progress db

  • Thread starter Thread starter cagin
  • Start date Start date
Status
Not open for further replies.
C

cagin

Guest
I want to get relationships of a table in progress db. For example:

OrderDetail: Date, Product_Id, Order_Id, Quantity


In this case, I want to get Product_Id and Order_Id columns are Foreign key

Continue reading...
 
Status
Not open for further replies.
Back
Top