MySQL Forums
Forum List  »  Oracle

Re: Does MySQL 5.0 support hierarchial queries?
Posted by: Peter Gulutzan
Date: October 23, 2006 02:12PM

MySQL does not support the Oracle-specific CONNECT BY clause.

Sometimes hierarchical queries are possible via stored procedures.
For an example (though it may be slightly out of date now):
http://dev.mysql.com/tech-resources/articles/mysql-storedprocedures.html

Options: ReplyQuote


Subject
Views
Written By
Posted
6119
September 26, 2004 07:46AM
Re: Does MySQL 5.0 support hierarchial queries?
4306
October 23, 2006 02:12PM


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.