Regards,
Colin
There is support for "derived tables" which is essentially an embedded
SELECT statement in the FROM clause. In some cases, that can accomplish the
same thing.
http://infocenter.sybase.com/help/topic/com.sybase.dc37429_1251/html/whatsnew/CHDJDCJH.htm
<Colin> wrote in message news:49e485a4.242...@sybase.com...
There was ISUG Enhancement Request 3376 submitted October 2008 for including
the ANSI-99 "with" clause for non-correlated subqueries. I suspect that it
doesn't include "recursive". I find the ASE track record for enhancements
to be erratic. Sometimes it takes "forever" to get some functionality
(e.g., variances and standard deviations) and, on the other hand, some
enhancements are provided but not announced in the "What's new"
documentation (e.g., ANSI Full Match for foreign keys and "create database
... with dbid=value").
Regards,
Colin
> "create database .... with dbid=value").
>
>