Re: error ! Mysql performed the sql sentence , error result
David,
Confused - what exactly are you putting where you have '( select * from.......)' ?
If you're trying to join data from 2 tables, the surely the correct syntax is as you have specified, i.e:
select (columns) from table1, table2 where (conditons)
or am I missing something?
Nick
--
Nick Roper
Subject
Views
Written By
Posted
3967
July 12, 2004 02:54AM
Re: error ! Mysql performed the sql sentence , error result
2473
July 20, 2004 11:20AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.