Joining users to another table
Dan Rossi <liveuser-zu2dZaOKXTSc5qR/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Hi there I am needing to get the users table joined to say a customers table so we can add users for that customer. Is there a way to do this, either add the customerID in the users table or userId in the customer table ? Let me know