i didnt but i have just tried it and it works thanks im have been working on that little thing for about an hour last week... i know very fundamental issue. thank u for ur help
yea i think that is where i was failing, i have done VB before but this is the first time im doing a true web scripting language (even though VB can do web scripting not very widely used)
I very quick question, the debate on that mySQL cannot do correlated sub queries, i.e. queries within queries... how far can it nest queries, for example can u do sub queries upto a certain point like Select (......
Select (......
Select(.......)))
thank u in advance
sanj
MySQL Server currently only supports nested queries of the form INSERT ... SELECT ... and REPLACE ... SELECT .... You can, however, use the function IN() in other contexts. Subselects are currently being implemented in the 4.1 development tree. ______________________________________________________________________
TANSTAAFL!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.