can't run with clause in mssql 2012

[expired user #8024]'s profile image [expired user #8024] posted 10 years ago in General Permalink
can't run with clause in mssql 2012,eg:

with src1 as (
SELECT * from t1
)
select * from src1
[expired user #8024]'s profile image [expired user #8024] posted 10 years ago Permalink
if you fix this bug,please send me a email,3qu
ansgar's profile image ansgar posted 10 years ago Permalink
This is surely not an error in HeidiSQL, but in the query itself.

Btw, you can activate the notify option in the forum settings to get an email on replies. There is noone sending you a manual email because he replies to your questions.

Please login to leave a reply, or register at first.