You are using the table alias T twice. Try. Python. Copy Code. QUERY="SET @row_number = 0; select * from (SELECT (@row_number:=@row_number + ...
確定! 回上一頁