我想要做的sql語法是將兩個table做union. 語法如下. select 1,'' as code, 'aa' as cdesc from table a where rownum <= 1 union
確定! 回上一頁