What is the translation of " STORED PROCEDURES " in Korean?

[stɔːd prə'siːdʒəz]
[stɔːd prə'siːdʒəz]
stored procedures
저장된 절차 를
저장 프로시저의

Examples of using Stored procedures in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Stored Procedures.
You should also use parameters with stored procedures.
저장 프로시저에 매개 변수 사용Using parameters with stored procedures.
Stored Procedures.
스토어드 프로시저.
SQL commands that run stored procedures can also use parameter mapping.
저장 프로시저를 실행하는 SQL 명령도 매개 변수 매핑을 사용할 수 있습니다.
Stored procedures processed at startup time may block the upgrade process.
시작 시 처리되는 저장 프로시저로 인해 업그레이드 프로세스가 중단될 수 있습니다.
MySQL and Microsoft Access databases do not support stored procedures.
MySQL 및 Microsoft Access 데이터베이스는 저장 프로시저를 지원하지 않습니다.
Use stored procedures to validate user input.
저장 프로시저를 사용하여 사용자 입력의 유효성을 검사합니다.
Monitoring Performance Of Natively Compiled Stored Procedures.
고유하게 컴파일된 저장 프로시저의 성능 모니터링Monitoring Performance of Natively Compiled Stored Procedures.
This includes stored procedures, triggers, ad hoc batches and queries.
여기에는 저장 프로시저, 트리거, 임시 일괄 처리 및 쿼리가 포함됩니다.
Create and Run Traces Using Transact-SQL Stored Procedures.
Transact-SQL 저장 프로시저를 사용하여 추적 만들기 및 실행Create and Run Traces Using Transact-SQL Stored Procedures.
Statements inside the bodies of stored procedures, triggers, or user-defined functions.
저장 프로시저, 트리거 또는 사용자 정의 함수의 본문 안에 있는 문.
Simply install the SharePoint drivers andaccess live data through tables, views and stored procedures.
간단히 Dynamics GP 드라이버를 설치하고 테이블,뷰 및 저장된 절차를 통해 라이브 데이터에 액세스하세요.
These stored procedures are turned off by default.
이 확장 저장 프로시저는 기본적으로 튜닝됩니다. This extended stored procedure is turned on by default.
Simply install the Dynamics CRM drivers andaccess live data through tables, views and stored procedures.
간단히 Dynamics GP 드라이버를 설치하고 테이블,뷰 및 저장된 절차를 통해 라이브 데이터에 액세스하세요.
Right-click Stored Procedures, and then click New Stored Procedure..
저장 프로시저를 마우스 오른쪽 단추로 클릭한 다음 새 저장 프로시저를 클릭합니다.
To view information about these conflicts,use replication stored procedures.
이러한 충돌에 대한 정보를 보려면 복제 저장 프로시저를 사용합니다. To view information about these conflicts,use replication stored procedures.
All temporary stored procedures or temporary tables are created and stored in tempdb.
모든 임시 저장 프로시저나 임시 테이블은 tempdb에서 생성되고 저장됩니다.
Provides links to using the Visual Studio debugger to correct logic errors in your application or stored procedures.
디버깅 Visual Studio 디버거를 사용하여 응용 프로그램 또는 저장 프로시저의 논리 오류를 수정하는 방법에 대한 링크를 제공합니다.
Describes how to use stored procedures to create a trace.
저장 프로시저를 사용하여 추적을 만드는 방법을 설명합니다. Describes how to use stored procedures to create a trace.
Within each schema there are database objects such as tables,views, and stored procedures.
각 스키마에는 테이블, 뷰, 저장 프로시저와 같은 데이터베이스 개체가 있습니다. Within each schema there are database objects such as tables, views,and stored procedures.
To design stored procedures, which use parameters by design.
기본적으로 매개 변수를 사용하는 저장 프로시저를 디자인합니다. To design stored procedures, which use parameters by design.
Each role is granted permissions to a set of stored procedures on the DQS_MAIN database.
각 역할에는 DQS_MAIN 데이터베이스의 저장 프로시저 집합에 대한 사용 권한이 부여됩니다. Each role is granted permissions to a set of stored procedures on the DQS_MAIN database.
If you use stored procedures, you should use parameters as their input.
저장 프로시저를 사용할 경우 입력으로 매개 변수를 사용합니다. If you use stored procedures, you should use parameters as their input.
Temporary user objects that are explicitly created example global or local temporary tables,temporary stored procedures, table variables, or cursors.
전역 또는 로컬 임시 테이블과 인덱스,임시 저장 프로시저, 테이블 변수, 테이블 반환 함수에서 반환된 테이블, 커서 등 명시적으로 생성된 임시 사용자 개체.
Parameters can be passed to extended stored procedures, and they can return results and return status.
매개 변수를 확장 저장 프로시저에 보낼 수 있으며, 이를 통해 결과 및 상태를 반환할 수 있습니다.
This event is raised for the sp_addsrvrolemember and sp_dropsrvrolemember stored procedures.
이 이벤트는 sp_addsrvrolemember 및 sp_dropsrvrolemember 저장 프로시저에 대해 발생합니다. This event is raised for the sp_addsrvrolemember and sp_dropsrvrolemember stored procedures.
Describes how to use stored procedures to modify an existing trace.
저장 프로시저를 사용하여 기존 추적을 수정하는 방법을 설명합니다. Describes how to use stored procedures to modify an existing trace.
SQL Server provides two ways to trace aninstance of SQL Server: you can trace with SQL Server Profiler, or you can trace using system stored procedures.
SQL Server 프로파일러SQL Server Profiler를 사용하여 추적하거나 시스템 저장 프로시저를 사용하여 추적할 수 있습니다. SQL Server provides two ways to trace an instance of SQL Server:you can trace with SQL Server 프로파일러SQL Server Profiler, or you can trace using system stored procedures.
The names of variables, functions, and stored procedures must comply with the rules for Transact-SQL identifiers.
변수의 이름 또는 함수와 저장 프로시저의 매개 변수는 Transact-SQLTransact-SQL 식별자의 규칙을 따라야 합니다.
Xp_ Used at the start of the name of catalog-extended stored procedures, such as xp_cmdshell.
Xp _ xp _ xp _ cmdshell 과 같이 카탈로그 확장 저장 프로시 저의 이름 첫 자로 사용 됩니다. Used at the start of the name of catalog - extended stored procedures, such as xp xp_cmdshell.
Results: 113, Time: 0.032

Word-for-word translation

Top dictionary queries

English - Korean