|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
inner select "help please"
I am running 4.0.15-standard
Error SQL-query : SELECT colA FROM tabA WHERE colB IN ( SELECT colB FROM tabB WHERE colB = 1 AND colC >= 4 ) AND colA > 0 LIMIT 1 MySQL said: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT colB FROM tabB WHERE colB = 1 AND |
|
#2
|
|||
|
|||
|
RE: inner select
The version of MySQL you are running does not support subselects... see the section on subselects in the MySQL manual, they offer some workarounds...
|
|
#3
|
|||
|
|||
|
RE: inner select
thanks for the reply, the bigger picture is this subselect is for an update statement
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > inner select "help please" |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|