Hi, have two tables. One contains the names of ppl along with an id for 
each person and a date of the entry. The second table contains some 
added info for those ppl, and I would like to have one of the fields in 
the 2nd table to be in the first table in irder to make it easier to manage.

The problem is that the order of the ppl in the two tables are not the 
same and it might be that there are more than one entry for a specific 
person ( an update of details on a later date ).
Is there a quick fix sql string for this?



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to