I have following two tables:
Table1:
-------
ID
Name
Table2:
-------
OwnerID
Address1
Address2
Address3
Table1.ID = "100" and the corresponding address record in Table2 is Table2.OwnerID = "C100". So if Table1.ID = "200" then Table2.OwnerID = "C200" and so on.
So the OwnerID field in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.