DictionaryForumContacts

Terms containing stored procedure | all forms | exact matches only | in specified order only
SubjectEnglishKorean
comp., MSCLR stored procedureCLR 저장 프로시저 (A stored procedure created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR))
comp., MSextended stored procedure확장 저장 프로시저 (A function in a dynamic link library (DLL) that is coded using the SQL Server Extended Stored Procedure API. The function can then be invoked from Transact-SQL using the same statements that are used to execute Transact-SQL stored procedures)
comp., MSremote stored procedure원격 저장 프로시저 (A stored procedure located on one instance of SQL Server that is executed by a statement on another instance of SQL Server)
comp., MSstored procedure저장 프로시저 (A precompiled collection of SQL statements and optional control-of-flow statements stored under a name and processed as a unit. They are stored in an SQL database and can be run with one call from an application)
comp., MSstored procedure resolver저장 프로시저 해결 프로그램 (A program that is invoked to handle row change-based conflicts that are encountered in an article to which the resolver was registered.)
comp., MSsystem stored procedure시스템 저장 프로시저 (A type of stored procedure that supports all of the administrative tasks required to run a SQL Server system)
comp., MStemporary stored procedure임시 저장 프로시저 (A procedure placed in the temporary database, tempdb, and erased at the end of the session)

Get short URL