Jump to content
xisto Community
Sign in to follow this  
mike_savoie

Mysql Sub-queries does the hosted version support them?

Recommended Posts

I'm just wondering if the hosted version of MySQL 4.0.xx supports sub-queries? I'm building an application that essentially relies on them. I could work around it, but that means re-working too much.If you don't know what sub-queries are, please don't bother replying. I may write up a good SQL tutorial someday.

Share this post


Link to post
Share on other sites

No, subqueries are supported in 4.1.xx and above according to this page from the MySQL Reference Manual.

Section 13.2.8.11, Rewriting Subqueries as Joins for Earlier MySQL Versions[/url].

Share this post


Link to post
Share on other sites

No, subqueries are supported in 4.1.xx and above according to this page from the MySQL Reference Manual.

188085[/snapback]


thanks sandbox.

 

I thought about looking it up, but am feeling lazy today. I was pretty sure it didn't, figured it might be good to check before I uploaded too much code. guess simple scripts and tutorial site it is for here. :ph34r:

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.