Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi all,


I know the concept of one to one table Relationship but don't know how to implement
that.please give some Links or articles and try to cover following queries.
1.Connection of One to One Attribute.
2.Sql queries to retrieve different table.
3.output of that queries.
Posted
Updated 23-Jan-11 20:59pm
v2
Comments
Igor Kushnarev 24-Jan-11 2:06am    
There is nice article about one-to-one realtionship at: http://sqlblogcasts.com/blogs/tonyrogerson/archive/2010/01/23/how-to-create-a-one-to-one-relationship-in-sql-server-using-dri-triggers-and-views.aspx

1 solution

The above comment posted by 'Igor Kushnarev' must be the answer. As he said, this link[^] has all the detail with example.

Try, make some effort from your side too. Posting like this makes us look like a homework question. Be specific if you have doubts/issues.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900