想請教一個問題有關於Oracle問題,如何使用PL/SQL語法下Group by 能做相乘。 ... with temp_table as ( select 'A' A , 'A' B , 2 C from dual union all select 'B' A ...
確定! 回上一頁