Suppose the followiing statement has been executed where table Customer_Err is created based on Customer as an error table Create error table databaseX.Customer_Err for databaseY.Customer.
Then how can I subsequently see in the settings that table Customer_Err in databaseY is related to table Customer in databaseX
Thanks in advance.
All,
Suppose the followiing statement has been executed where table Customer_Err is created based on Customer as an error table
Create error table databaseX.Customer_Err for databaseY.Customer.
Then how can I subsequently see in the settings that table Customer_Err in databaseY is related to table Customer in databaseX
Thanks in advance.
Regards,
Marco