8 messages in com.mysql.lists.mysqlrelational tables
FromSent OnAttachments
Tom Jones12 Jan 2002 12:01 
Carsten H. Pedersen12 Jan 2002 15:35 
rc12 Jan 2002 15:52 
Tom Jones12 Jan 2002 16:37 
Neil Zanella12 Jan 2002 20:03 
DL Neil13 Jan 2002 03:33 
Javier Gonzalo Gloria Medina13 Jan 2002 14:59 
Roger Baklund13 Jan 2002 15:31 
Subject:relational tables
From:Javier Gonzalo Gloria Medina (jglo@yahoo.com)
Date:01/13/2002 02:59:29 PM
List:com.mysql.lists.mysql

Hi people :

How I crate this relational tables with mysql.

Table users | id | user name | e-mail | password | carrier | semester |

table assignments

| id | assignments |

where the two tables must be related by id ok

thanks for the help...