USP的意思
「USP」經常作為「User Stored Procedure」的縮寫來使用,中文意思:「用戶存儲過程」。
USP(用戶存儲過程)詳細解釋
- 英文縮寫詞:USP
- 英文單詞:User Stored Procedure
- 中文簡要解釋:用戶存儲過程
- 流行度:1825
- 分類:Computing
- 領域:Assembly
英文縮寫USP的擴展資料
- You only need to be aware that the APIs are called implicitly with the authorization of the user who called the stored procedure; usually that's also the user who connected to the database.您只需知道,這些API是用調用該存儲過程的用戶的授權隱式地調用的,通常該用戶也是連接到數據庫的用戶。
- Once you have retested the stored procedure at design-time, it's time to build the user interface around the stored procedure.在設計時重新測試過存儲過程后,即可著手圍繞存儲過程構建用戶界面。
- The user can interactively invoke mining by calling a corresponding stored procedure on the database from a Cognos report.從Cognos報告中,用戶可以通過調用數據庫上相應的存儲過程,交互式地調用數據挖掘。
- For example, you could write a Trigger and Trigger calling User Defined Function, or write a Trigger and Trigger calling a Java Stored Procedure.例如,可以編寫觸發器,而讓觸發器調用用戶定義函數;或編寫觸發器,而讓觸發器調用Java存儲過程。
- If fenced stored procedures are used, then each user connection has two DB2 agents, in addition to the memory required to run the stored procedure application.如果使用了受防護的存儲過程,那么除了運行存儲過程應用程序所需的內存之外,每個用戶連接還有兩個DB2代理程序。