Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Column Naming Question

Column Naming Question

From: john <nospam_at_nospam.com>
Date: Mon, 5 May 2003 23:42:44 +0100
Message-ID: <_QBta.15538$9C6.772696@wards.force9.net>


Hi,

I have a table called Files which holds data about Files held for a project. I also have a table called user. I want the Files table to hold data about who has the file checked out and who initially uploaded the file. Since these two fields will be foriegn keys relating to User.User_ID how can i contain this data in the table - I can't have two columns called User_ID in my Files table...

Thanks for your help Received on Mon May 05 2003 - 17:42:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US