I think it works in SQL Server. If you use MySql you can change the syntax to be compatible with your system: with cte as (select year, ...
確定! 回上一頁