我只想當個程序員
USE AdventureWorks2012 ; GO EXEC sp_configure 'remote query timeout', 0 ; GO RECONFIGURE ; GO
posted on 2015-07-28 13:54 小高 閱讀(267) 評論(0) 編輯 收藏 所屬分類: Oracle