常見例句雙語例句Both stored-procedure and trigger are a segment of executable code in the database. It can be called by an application process.存儲(chǔ)過程和觸發(fā)器都是存儲(chǔ)在數(shù)據(jù)庫中的一段程序,應(yīng)用程序可以調(diào)用存儲(chǔ)過程來執(zhí)行某種操作。Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.在存儲(chǔ)過程中實(shí)現(xiàn)這一邏輯需要開發(fā)及維護(hù)成本,因爲(wèi)存儲(chǔ)過程語言支持會(huì)因爲(wèi)供應(yīng)商的不同而不同。Based on the practice on refactonng FXFI, this paper introduced and explored a common approach, which can be used in the re-engineering on Stored-Procedure-based database application systems.基於這一實(shí)踐過程,文章探索了一種對(duì)於以存儲(chǔ)過程爲(wèi)核心的數(shù)據(jù)庫應(yīng)用程序的再工程的方法。 返回 stored procedure