Table join
-
I have two tables. I want to join primary key of the first table with foreignkey of the second table(one-many).How can I do this
This will help you: http://www.1keydata.com/sql/sqljoins.html[^]
-
This will help you: http://www.1keydata.com/sql/sqljoins.html[^]
Giorgi Dalakishvili wrote:
A good link, something worthwhile for me to bookmark :-D
-
Giorgi Dalakishvili wrote:
A good link, something worthwhile for me to bookmark :-D
Yes the whole website gives quite full information about sql basics
-
Yes the whole website gives quite full information about sql basics
Yep. I added it alongside with www.connectionstrings.com[^] :-D
-
Yep. I added it alongside with www.connectionstrings.com[^] :-D
Yes, that is useful website too :)
-
This will help you: http://www.1keydata.com/sql/sqljoins.html[^]