If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > multiple entries

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-04, 22:47
suprthug8d suprthug8d is offline
Registered User
 
Join Date: Jan 2004
Posts: 1
multiple entries

i'm a newb on this forum so i want to apologize if this has been discussed already. I'll try to explain my situation as best as i can.

What i'd like to do is have a student table and a class table. I would like to have mutiple classes for one student. As a query i would like to show all the classes taken by particular student. The classes table needs to be easily updated. I'm new sql, so i'm having trouble creating a good database. Any help would be appreciated.


Thanks
sam
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 08:32
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: multiple entries

Quote:
Originally posted by suprthug8d
i'm a newb on this forum so i want to apologize if this has been discussed already. I'll try to explain my situation as best as i can.

What i'd like to do is have a student table and a class table. I would like to have mutiple classes for one student. As a query i would like to show all the classes taken by particular student. The classes table needs to be easily updated. I'm new sql, so i'm having trouble creating a good database. Any help would be appreciated.


Thanks
sam
Try to find good documentation or buy some good SQL related book.
Here are exmple urls:
http://www.w3schools.com/sql/default.asp
http://www.campus.ncl.ac.uk/databases/design/

If you dont't like these urls, try to search in google.
This forum is for solving the real troubles and problems not for teaching.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On