This is a discussion on "Not unique table/alias: 'q'" within the Databases section. This forum, and the thread "Not unique table/alias: 'q' are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Not unique table/alias: 'q'
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Can anyone tell me why im getting this error;
Not unique table/alias: 'q' When running the following query; DELETE q.*, r.* FROM questions AS q, replies AS r WHERE r.id_question = q.question_id AND q.question_id = 55 When were alias's first done be mysql as i've just discovered that my provider are running version 4.0.25 Thanks for any help Gareth |
|
|
|
|||
|
Re: Not unique table/alias: 'q'
Not sure if this is the reason. From MYSQL
Quote:
|
![]() |
| Tags |
| unique, tablealias |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unique Clothings | yaodong | Free Web Site Critique | 4 | Mar 17th, 2007 16:45 |
| mysql resource: Unique? | Compumaniac12 | Databases | 1 | Sep 1st, 2006 21:05 |
| Unique Web Design Opportunity | supastarz | Job Opportunities | 0 | Aug 8th, 2006 15:12 |
| Domain alias redirection with PHP? | Tim356 | PHP Forum | 2 | Dec 12th, 2005 03:26 |