select * from source s left join (select sourceid from updates where cyear={{txtCurrYear.value}} and quarter={{selCurrQuarter.value}}) u on ...
確定! 回上一頁