how to link table to table

Posted by Niño Seymour L. Rodriguez on Stack Overflow See other posts from Stack Overflow or by Niño Seymour L. Rodriguez
Published on 2010-04-22T09:43:10Z Indexed on 2010/04/22 9:53 UTC
Read the original article Hit count: 275

Filed under:
|

I am a comsci student and I'm taking up database now. I got a problem in or should I say I dont know how to link table to table.

It is not like you'll just use a foreign key and connect it to the primary key. The outcome should be like this:

In the table Course there are three fields namely "course_id", "Description" and "subjects". When you click the name field Subject, a table named Subject should appear. Can you help me with this?

hope you understnd my grammar, hehe..im not good in english......it will be a big help if you can answer it.........thank you po..............

© Stack Overflow or respective owner

Related posts about mysql

Related posts about homework