Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: confusion : normalization
On 26 Apr 2004 09:25:47 -0700, oracle9i-helpme_at_mail2me.com (oracle)
wrote:
>What to do with that link(student_course) table ?
Currently n:m relations can only be implemented by using a 'junction'
or 'mapping' table.
You have to create 3 tables.
-- Sybrand Bakker, Senior Oracle DBAReceived on Mon Apr 26 2004 - 12:24:57 CDT