<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: The Basic Lookup Table</title>
	<atom:link href="http://www.kebabShopBlues.co.uk/2009/05/13/the-basic-lookup-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kebabShopBlues.co.uk/2009/05/13/the-basic-lookup-table/</link>
	<description>a site about the stuff that keeps you busy</description>
	<pubDate>Fri, 10 Sep 2010 04:19:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ksb</title>
		<link>http://www.kebabShopBlues.co.uk/2009/05/13/the-basic-lookup-table/comment-page-1/#comment-17890</link>
		<dc:creator>ksb</dc:creator>
		<pubDate>Fri, 13 Nov 2009 09:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kebabShopBlues.co.uk/?p=209#comment-17890</guid>
		<description>Hi James - typically YES, this would be the 'one' side of the relationship.

If you imagine a classic shopping-cart system, you might have a 'Country' lookup table that limits the possible choices of countries that you will ship to.  A 'Country' lookup table would have a primary key of CountryId (or often, CountryCode - the two or three digit standard code for the country).  This table's Primary Key would then be used 'zero or many times' in a table such as CustomerAddress, or similar. 

I hope that makes sense!</description>
		<content:encoded><![CDATA[<p>Hi James - typically YES, this would be the &#8216;one&#8217; side of the relationship.</p>
<p>If you imagine a classic shopping-cart system, you might have a &#8216;Country&#8217; lookup table that limits the possible choices of countries that you will ship to.  A &#8216;Country&#8217; lookup table would have a primary key of CountryId (or often, CountryCode - the two or three digit standard code for the country).  This table&#8217;s Primary Key would then be used &#8216;zero or many times&#8217; in a table such as CustomerAddress, or similar. </p>
<p>I hope that makes sense!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.kebabShopBlues.co.uk/2009/05/13/the-basic-lookup-table/comment-page-1/#comment-17889</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 12 Nov 2009 17:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kebabShopBlues.co.uk/?p=209#comment-17889</guid>
		<description>Would this be a one to many relationship?</description>
		<content:encoded><![CDATA[<p>Would this be a one to many relationship?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zandile</title>
		<link>http://www.kebabShopBlues.co.uk/2009/05/13/the-basic-lookup-table/comment-page-1/#comment-17872</link>
		<dc:creator>zandile</dc:creator>
		<pubDate>Thu, 20 Aug 2009 11:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kebabShopBlues.co.uk/?p=209#comment-17872</guid>
		<description>how do i create lookup table in acces?</description>
		<content:encoded><![CDATA[<p>how do i create lookup table in acces?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
