Hi, is correct add a relation to Asp.net_User to one another table(example orders)
With column relactioned the table users with the table Orders , UserId , UserName ,
I am a little confused I need help!. Thank you
Are you seeking for PRIMARY/FOREIGN KEY between database tables?
Foreign Key Constraints:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vdbt7/html/dvovrforeignkeyconstraints.asp
Primary Key Constraints:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vdbt7/html/dvovrprimarykeyconstraints.asp
No comments:
Post a Comment