有什麼方法可以從函數返回多個值?理想的情況是希望做這些方針的東西(我知道,語法是錯誤的!) SELECT 1 as test1, 2 as test2, 3 as test3, fn_result(test1, ...
確定! 回上一頁