Click here to Skip to main content
15,900,818 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to access multible table in sql using forgin key ....now i am working student details managment
Posted
Comments
Amir Mahfoozi 31-Oct-11 9:02am    
Please explain more :)
Om Prakash Pant 31-Oct-11 9:02am    
not clear. can you please elaborate?

1 solution

This will give you information on "FOREIGN KEY Constraints".
http://msdn.microsoft.com/en-us/library/aa933117%28v=sql.80%29.aspx

These are some links for information on "SQL Joins".
http://msdn.microsoft.com/en-us/library/aa213233%28v=sql.80%29.aspx

http://blogs.msdn.com/b/craigfr/archive/2006/07/19/671712.aspx

Hope this information help you. Happy learning. :)
 
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