MySQL Forums
Forum List  »  Newbie

Re: Is MySQL planning to implement CTE and Window functions ?
Posted by: Peter Brawley
Date: June 13, 2010 02:36PM

> many query can't be written with MySQL ...

CTEs are convenient. See "Classroom scheduling" at http://www.artfulsoftware.com/queries.php for how to work around the absence of CTEs in MySQL.

A few years ago MySQL said its aim was SQL:2003 compatibility, but I haven't seen any mention of CTEs in MySQL roadmaps.

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Written By
Posted
Re: Is MySQL planning to implement CTE and Window functions ?
June 13, 2010 02:36PM


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.