Oracle 中有個function decode 用法: decode(變數名稱,變數值1,值1,變數值2,值2,....,無相符值) 那在SQL Server 中是否有相同功能的Function或可用其他 ...
確定! 回上一頁