Examples of using Stored procedures in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Stored Procedures.
You should also use parameters with stored procedures.
Stored Procedures.
SQL commands that run stored procedures can also use parameter mapping.
Stored procedures processed at startup time may block the upgrade process.
MySQL and Microsoft Access databases do not support stored procedures.
Use stored procedures to validate user input.
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.
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.
These stored procedures are turned off by default.
Simply install the Dynamics CRM drivers andaccess live data through tables, views and stored procedures.
Right-click Stored Procedures, and then click New Stored Procedure. .
To view information about these conflicts,use replication stored procedures.
All temporary stored procedures or temporary tables are created and stored in tempdb.
Provides links to using the Visual Studio debugger to correct logic errors in your application or stored procedures.
Describes how to use stored procedures to create a trace.
Within each schema there are database objects such as tables,views, and stored procedures.
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.
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.
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.
The names of variables, functions, and stored procedures must comply with the rules for Transact-SQL identifiers.
Xp_ Used at the start of the name of catalog-extended stored procedures, such as xp_cmdshell.