user55
07-21-2007, 12:56 AM
Hi,
Is it possible to join non-related tables?
If I have one table called "community", how would I join it with the table "membership"? They don't have any related fields. I would like to display the data from the "membership" table in the "community" table:
community
==============
id
members
group
****************
membership
==============
memberspergroup
feepergroup
____________________________
Thanks,
Sara
Is it possible to join non-related tables?
If I have one table called "community", how would I join it with the table "membership"? They don't have any related fields. I would like to display the data from the "membership" table in the "community" table:
community
==============
id
members
group
****************
membership
==============
memberspergroup
feepergroup
____________________________
Thanks,
Sara