Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
Above is my data model
I have used one reduction table based on Branch Name.
Same branch name column is referred in 2 tables (Site_Master, Executive)
In Executive table i have changed name as Branch_Name_executive to avoid synthetic key
My Reduction table works fine
But When i used Branch_Name_executive column in front-end the column shows NULL
I don't know why. Need your Help