Examples of using Transact-sql in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
The transact-SQL programming language.
Querying Data with Transact-SQL.
Both Transact-SQL and managed code run on the server.
Describe relational databases and Transact-SQL queries.
Simple Transact-SQL commands define and manage masks.
Writing Queries Using Microsoft SQL Server 2008 Transact-SQL View More.
The Transact-SQL rowversion data type is not a date or time data type.
It is not part of the Transact-SQL language.
Some Transact-SQL functions have names that start with double at signs(@@).
This procedure assumes that you are using the Transact-SQL that comes with Visual Studio.
The Transact-SQL timestamp data type is different from the timestamp data type defined in the ISO standard.
Create and Run Traces Using Transact-SQL Stored Procedures.
Simple Transact-SQL commands define and manage masks.
Indicates syntax errors in the Transact-SQL command.
Transact-SQL functions are better suited for data-access intensive logic.
Parameterization occurs at the level of individual Transact-SQL statements.
This method is recommended for Transact-SQL scripts, stored procedures, or triggers that generate SQL statements dynamically.
A fully configurable event handling mechanism that is based on Transact-SQL.
The Transact-SQL rowversion data type is not a date or time data type.
We can query and update the FIleTable through normal Transact-SQL access.
Some Transact-SQL functions have names that start with double at signs(@@).
Regular identifiers are not delimited when they are used in Transact-SQL statements.
Transact-SQL and Replication Management Objects(RMO) provide interfaces for monitoring replication.
FileTables can also be queried and updated through normal Transact-SQL access.
Replication Transact-SQL programming: Initialize a Transactional Subscription from a Backup(Replication Transact-SQL Programming).
Graphical Showplan Displays the logical steps built into the execution plan of a Transact-SQL statement.
CREATE DATABASE ENCRYPTION KEY(Transact-SQL) Creates a key that is used to encrypt a database.
Identifiers that do not comply with all the rules for identifiers must be delimited in a Transact-SQL statement.
ALTER DATABASE ENCRYPTION KEY(Transact-SQL) Changes the key that is used to encrypt a database.
Transact-SQL is an extension of the Structured Query Language(SQL) defined by the International Organization for Standardization(ISO) and the American National Standards Institute(ANSI).