If it's a relational table between Parts and Job I would call it PartsJob, although if the Job table contains location info, I might be inclined to name it Location instead of Job, and the third table would be PartsLocation.
On 6/12/06, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: > I'm having a brain fart naming some tables. I've got a "job" table > with details about the location at which the equipment is installed. > I've got a "parts" table that lists all the parts that can be > installed at a location. Now, I can't figure out what to call the 3rd > table. "Installed_parts" ? That seems weird to me for some reason. > > zb ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:208990 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
