You can accomplish this by using conditional logic to create your fields and grouping: select id, max(case when warehouse = 'LA' then new ...
確定! 回上一頁