|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am trying to read data from database with following simple SELECT statement:
SELECT member.list, person.firstname, person.surname, person.company FROM person, member LEFT JOIN person, member ON person.id=member.person I get following error ERROR 1066: Not unique table/alias: 'person' I canīt find reason for that error. Please help me. |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > ERROR 1066: Not unique table/alias |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|