Forum Discussion

JohnMathew's avatar
JohnMathew
Copper Contributor
Nov 25, 2024

one column refer to 2 columns

Hello there global table is dbo.Employee(EmployeeId int, sex char(10)) Another global table is dbo.GradeEmployee(PolicyEmployeeId int (FK of Employee-EmployeeId), FaultEmployeeId int (FK of Employe...

Resources