Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / June 2006

Tip: Looking for answers? Try searching our database.

How do i know which joining type to use?!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ReallyConfused! - 21 Jun 2006 09:34 GMT
I'm trying to create an orders/supplier/dispatcher/buyer database.

its telling me about joining types in the book im using as help, tho i dont
understand which type im meant to use as they dont really describe what
theyre for. There's three options...!

my tables basically go ----   CUSTOMER ---->EMPLOYER
                                                   
l------->EVENT------->COURSE---->CATEGORY
                                                                       
l-------->SUPPLIER
                                                                       
l-------->INVOICE
                                                                       
l-------->ORGANISER

Does anyone understand what i have to do?!

Victoria
Yanick - 21 Jun 2006 13:05 GMT
There is in fact 3 type of join : Inner join, Left join & Right join.

- Inner join will show you records where the join of both table are equal.

- Left Join will show you all record from the first table and only those
from the second table where the join is equal.

- Right join will show you all record from the second table and only those
from the first table where the join is equal.

I stongly suggest you to play with queries and try different combinations on
join type. It will help you understand join type.

Yanick

> I'm trying to create an orders/supplier/dispatcher/buyer database.
>
[quoted text clipped - 15 lines]
>
> Victoria
Ofer Cohen - 21 Jun 2006 14:11 GMT
Check this links:
Introduction to Data Modeling:

http://www.databasedev.co.uk/data-modeling-database.html

Query Joins - Inner & Outer Joins - Database Solutions for Microsoft Access :

http://www.databasedev.co.uk/query_joins.html
Signature

Good Luck
BS"D

> I'm trying to create an orders/supplier/dispatcher/buyer database.
>
[quoted text clipped - 15 lines]
>
> Victoria
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.