SQL Azure and support for CTE syntax?
Posted
by Coolcoder
on Stack Overflow
See other posts from Stack Overflow
or by Coolcoder
Published on 2009-10-27T12:54:24Z
Indexed on
2010/04/09
15:03 UTC
Read the original article
Hit count: 793
Does anyone know if SQL Azure supports CTE syntax? Specifically; WITH, OVER, ROW_NUMBER(), PARTITION BY
© Stack Overflow or respective owner