Search references for TRANSACT SQL. Phrases containing TRANSACT SQL
See searches and references containing TRANSACT SQL!TRANSACT SQL
Microsoft's and Sybase's proprietary extension to Structured Query Language
Transact-SQL (T-SQL) is Microsoft's and Sybase's proprietary extension to the SQL (Structured Query Language) used to interact with relational databases
Transact-SQL
Family of database software by Microsoft
are also cached as necessary. T-SQL (Transact-SQL) is Microsoft's proprietary procedural language extension for SQL Server. It provides REPL (Read-Eval-Print-Loop)
Microsoft_SQL_Server
"Visual Expert for Oracle - PL/SQL Code Analyzer". www.visual-expert.com. 2017-08-24. "Visual Expert for SQL Server - Transact SQL Code Analyzer". www.visual-expert
List of tools for static code analysis
List_of_tools_for_static_code_analysis
Procedural extension for SQL and the Oracle relational database
Transact-SQL, PostgreSQL has PL/pgSQL (which emulates PL/SQL to an extent), MariaDB includes a PL/SQL compatibility parser, and IBM Db2 includes SQL Procedural
PL/SQL
Relational database programming language
NoSQL software and tools List of relational database management systems List of SQL programming books List of SQL software and tools Microsoft Transact-SQL
SQL
Managed cloud database
Microsoft Azure SQL Database (also described as SQL Server on Azure or Azure SQL; formerly known as SQL Azure, SQL Server Data Services, SQL Services, and
Microsoft_Azure_SQL_Database
Subroutine available to applications that access relational database management systems
introduction of procedural elements to the SQL language in the SQL:1999 and SQL:2003 standards in the part SQL/PSM. That made SQL an imperative programming language
Stored_procedure
Marker used in SQL databases to indicate a value does not exist
THEN value3 ... END Some SQL DBMSs implement vendor-specific functions similar to COALESCE. Some systems (e.g. Transact-SQL) implement an ISNULL function
Null_(SQL)
Development Group. Retrieved 16 April 2025. "Reserved Keywords (Transact-SQL)". Microsoft Docs – SQL Server. Microsoft. Retrieved 23 December 2020. ISO/IEC 9075-2:2023
List_of_SQL_reserved_words
Patterns used in computer programming
Windows Archived 2019-12-24 at the Wayback Machine. MSDN Devblog. "LIKE (Transact-SQL)". 2023-05-23. Archived from the original on 2017-08-02. Retrieved 2017-08-01
Glob_(programming)
128-bit number used to identify information in computer systems
unique key in database tables. The NEWID function in Microsoft SQL Server version 4 Transact-SQL returns standard random version-4 UUIDs, while the NEWSEQUENTIALID
Universally_unique_identifier
SQL statement
"MERGE (Transact-SQL)". Transact-SQL Reference (Database Engine). Microsoft Learn. Archived from the original on Jun 24, 2016. MySQL :: MySQL 5.1 Reference
Merge_(SQL)
SQL extension
Procedures (VSP) PostgreSQL PL/pgSQL Proprietary: Oracle PL/SQL Microsoft and Sybase Transact-SQL Invantive Procedural SQL Mimer SQL stored procedures Gulutzan
SQL/PSM
SQL statement that returns a result set of rows from one or more tables
(23 May 2023). "Transact-SQL Syntax Conventions". MySQL. "SQL SELECT Syntax". "Transact-SQL Reference". SQL Server Language Reference. SQL Server 2005 Books
Select_(SQL)
Type of matrix barcode
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
High_Capacity_Color_Barcode
Syntax for defining data structures
SQL". SQL92. Carnegie Mellon. Retrieved 12 November 2018. Laudenschlager, Douglas; Milener, Gene; Guyer, Craig; Byham, Rick. "Transactions (Transact-SQL)"
Data_definition_language
2019-04-30. "tSQLt - Database Unit Testing for SQL Server". Red Gate Software Ltd. "SQL Test - Unit Testing for SQL Server". Red-gate.com. Retrieved 2012-11-12
List of unit testing frameworks
List_of_unit_testing_frameworks
Type of operation in SQL
"Oracle Compliance To Core SQL:2003". Docs.oracle.com. Retrieved 7 July 2022. MSDN documentation on UNION in Transact-SQL for SQL Server Naming of select
Set_operations_(SQL)
Set of rules defining correctly structured programs
Standard (IS). Database Language SQL—Part 2: Foundation (SQL/Foundation). 1999. "SELECT - INTO Clause (Transact-SQL)". learn.microsoft.com. 2023-05-23
SQL_syntax
Indian-American business executive (born 1967)
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Satya_Nadella
and sqsh are, essentially, rudimentary command-line tools for issuing Transact-SQL commands to an ASE Server and receiving and displaying results. Sqsh
Sqsh
Instruction set which governs access to a database
Transact-SQL (T-SQL), which is an extension of SQL. Similarly, Oracle uses PL-SQL, which an Oracle-specific SQL extension. However, the standard SQL commands
Data_control_language
SQL clause for selecting data source
Time" from dual; "From clause in Transact SQL". "Reserved Words in SQL". "System Information Schema Views (Transact-SQL)". "Selecting from the DUAL Table"
From_(SQL)
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
List_of_Microsoft_video_games
Database software
June 2022. "Ingres". "Ingres". "sp_cursoroption (Transact-SQL)". 28 February 2023. Since Transact-SQL positioned UPDATE/DELETE statements operate, by default
Ingres_(database)
compiler-compiler Tom Topspeed (Clarion) TPU (Text Processing Utility) Trac T-SQL (Transact-SQL) TTM Transcript (LiveCode) TTCN (Tree and Tabular Combined Notation)
List_of_programming_languages
Relational database design
Kline, Kevin; Gould, Lee; Zanevsky, Andrew (1999). Transact-SQL Programming: Covers Microsoft SQL Server 6.5 /7.0 and Sybase Adaptive Server 11.5. ISBN 9781565924017
Codd's_12_rules
American businessman
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Panos Panay (technology executive)
Panos_Panay_(technology_executive)
Relational model database server
unitext, and image Datatypes in Stored Procedures, Using LOB Locators in Transact-SQL Statements, select for update to exclusively lock rows for subsequent
Adaptive_Server_Enterprise
Unique identifier for either an entity in the modeled world or an object in the database
of the GFDL, version 1.3 or later. "Database SQL Language Reference". "CREATE SEQUENCE (Transact-SQL) - SQL Server". 29 December 2022. "SQLite Autoincrement"
Surrogate_key
designed to parse several programming languages at the same time (PL/SQL, Transact-SQL, PowerBuilder...) and analyze cross-language dependencies, in addition
Visual_Expert
SQL clause
Aggregate function "SQL GROUP BY Statement". www.w3schools.com. Retrieved 2020-09-18. shkale-msft. "GROUP BY (Transact-SQL) - SQL Server". docs.microsoft
Group_by_(SQL)
Phonetic algorithm for indexing names by sound
SQL Functions". SQLite. 16 July 2022. soundex(X). Archived from the original on 20 December 2022. Retrieved 24 December 2022. "SOUNDEX (Transact-SQL)"
Soundex
Metadata of database objects
Development Handbook. CRC Press. ISBN 0-8493-9822-3. CREATE VIEW (Transact-SQL) in SQL Server 2008 Books Online, Microsoft Corporation "Databasekatalog
Database_catalog
Computer programming method
into Java. Language binding Module SQL PL/SQL Pro*C/C++ SQL/OLB SQL PL Transact-SQL "The Module Language Concept". SQL*Module for Ada Programmer's Guide
Embedded_SQL
Suite of office software
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Microsoft_Office
Binary operator in computer programming
In Oracle's PL/SQL, the NVL() function provides the same outcome: NVL(possibly_null_value, 'value if null'); In SQL Server/Transact-SQL there is the ISNULL
Null_coalescing_operator
1993–2009 digital multimedia encyclopedia
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Encarta
Text in computer source code that is generally ignored by a compiler/interpreter
of SQL, the curly brace language block comment (/**/) is supported. Variants include: Transact-SQL, MySQL, SQLite, PostgreSQL, and Oracle. MySQL also
Comment (computer programming)
Comment_(computer_programming)
Character used to substitute for any other character/s in a string
matches zero or more characters, and underscore _ a single character. Transact-SQL also supports square brackets ([ and ]) to list sets and ranges of characters
Wildcard_character
Unit of work performed within a database management system
Transactions are available in most SQL database implementations, though with varying levels of robustness. For example, MySQL began supporting transactions
Database_transaction
Database using graph structures for queries
heavily inter-connected data. Graph databases are commonly referred to as a NoSQL database. Graph databases are similar to 1970s network model databases in
Graph_database
American lawyer (born 1959)
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Brad_Smith_(American_lawyer)
ETL tool developed by Microsoft
be transpiled into a single query at the data source (for example in Transact SQL). As such, Query Folding works like a traditional ETL process, and enables
Power_Query
Variable that represents an argument to a function
"intent"), various procedural extensions to SQL, such as PL/SQL (see PL/SQL functions) and Transact-SQL, C# and the .NET Framework, Swift, and the scripting
Parameter (computer programming)
Parameter_(computer_programming)
Chain of retail stores and online shopping site operated by Microsoft
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Microsoft_Store_(retail)
Concept in database systems
PostgreSQL Foreign Keys MySQL Foreign Keys FirebirdSQL primary Keys SQLite support for Foreign Keys Microsoft SQL 2012 table_constraint (Transact-SQL)
Foreign_key
Punctuation and accent mark (~, ◌̃)
Perl, PHP, and Python. The MySQL database also use tilde as bitwise invert as does Microsoft's SQL Server Transact-SQL (T-SQL) language. JavaScript also
Tilde
C function to format and output text
Python (via % operator) R Red/System Ruby SQLite Tcl (via format command) Transact-SQL (via xp_sprintf) Vala (via print() and FileStream.printf()) "Hello, World
Printf
Database protocol
Oracle Corporation provides Oracle Net - software analogous to TDS. Transact-SQL "[MS-TDS]: Tabular Data Stream Protocol". Retrieved 2014-04-29. [1],
Tabular_Data_Stream
Defined object used to store or reference data
docs.oracle.com (SQL Language Reference). Oracle. Retrieved 2023-07-05. Randolph West; et al. (2023-05-23). "sys.all_objects (Transact-SQL)". Microsoft.
Database_object
Function provided by the user of a program or environment
Multistatement table-valued functions return a table, which was built with many TRANSACT-SQL statements. User-defined functions can be invoked from a query like built‑in
User-defined_function
install and not visible as a part of a regular SQL Server setup. A programming framework based on Transact-SQL and XML, provides a declarative programming
SQL Server Notification Services
SQL_Server_Notification_Services
NET. Several of them are also provided in Transact-SQL by the .NET Framework Data Provider for Microsoft SQL Server. The functions are simple data validation
Is_functions
Third-party text editor for Apple Macintosh computers
Objective-C++, Perl, PHP, Python, Rez, Ruby, Setext, SQL (including Transact-SQL, PL/SQL, MySQL, and PostgreSQL), Tcl, TeX, UNIX shell scripts, XML, and YAML
BBEdit
Function in computer languages
the outcome of the boolean expression. SQL Server 2012 and newer implements the IIF() function (Transact-SQL): DECLARE @a int = 45; DECLARE @b int =
IIf
Computer query in SQL
APPLY, PIVOT (Transact-SQL)". docs.microsoft.com. 2019-06-01. Retrieved 2020-12-24. Kim, Won (September 1982). "On Optimizing an SQL-like Nested Query"
Correlated_subquery
Tree-based computer data structure
April 2010. p. 23. Archived (PDF) from the original on 2022-10-09. "BULK INSERT (Transact-SQL) in SQL Server 2017". Microsoft Docs. 6 September 2018.
B-tree
Any 2008/03/21 8.2.1 BSD Visual Expert Novalys Text, Binary C#, PL/SQL, Transact-SQL, PowerBuilder Windows only 1995 2017 Proprietary VSdocman Helixoft
Comparison of documentation generators
Comparison_of_documentation_generators
during this period. Like Oracle's PL/SQL or Microsoft's Transact-SQL, DAL is essentially an extended version of SQL supporting basic query functionality
Data_Access_Language
Type of function in database management
Zhang, Chao (2017). Symmetric and Asymmetric Aggregate Function in Massively Parallel Computing (Technical report). Aggregate Functions (Transact-SQL)
Aggregate_function
Computer programming convention
similar to the standard indentation used by the Pascal languages and Transact-SQL, where the braces are equivalent to the keywords begin and end. (* Example
Indentation_style
American business executive
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Kathleen_Hogan
Swedish businesswoman
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Carolina_Dybeck_Happe
Set of character data in a database
mysql.com. edmacauley (6 June 2024). "char and varchar (Transact-SQL)". msdn.microsoft.com. SQL Server differences of char, nchar, varchar and nvarchar
Varchar
original on 2025-06-17. Retrieved 2025-06-17. "Decimal and numeric (Transact-SQL)". Microsoft Learn. 2025-03-27. Archived from the original on 2025-06-17
Fixed-precision_arithmetic
Structure in computing
Static code analyzer and call graph generator for Oracle PL/SQL, SQLServer Transact-SQL, C# and PowerBuilder code Intel VTune Performance Analyzer Instrumenting
Call_graph
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
List of Microsoft Surface accessories
List_of_Microsoft_Surface_accessories
Character that has a special meaning to a computer program
pubs.opengroup.org. The Open Group. 2018. Retrieved 2018-11-19. "LIKE (Transact-SQL)". docs.microsoft.com. Microsoft. March 14, 2017. Retrieved 2018-11-19
Metacharacter
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Bing_Vision
Topics referred to by the same term
may refer to: Transact-SQL BULK INSERT statement PL/SQL BULK COLLECT and FORALL statements MySQL LOAD DATA INFILE statement PostgreSQL COPY statement
Bulk_insert
Symbol affixed to a variable name
at the end of a variable, in which case it has no special meaning. In Transact-SQL, "@" precedes a local variable or parameter name. System functions (previously
Sigil_(computer_programming)
Software system
SQL standards (with few restrictions), that include OLAP and full-text search support. Stored procedures are supported in both ANSI SQL and Transact-SQL
SAP_IQ
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Bing_Audio
Framework
server for further processing. With the popular adoption of Transact-SQL, which extends SQL with such programming constructs as loops and conditional statements
Microsoft Data Access Components
Microsoft_Data_Access_Components
access interface from DAO to ADO. Substantial change of Microsoft Jet SQL to Transact-SQL. Substantial adaptation of object (e.g. tables, columns etc.) names
Upsizing_(database)
relational database model. A SQL (Structured Query Language) front-end processor was later added, offering users the ability to run SQL queries on existing databases
IMAGE_(database)
provides call trees, CRUD matrix, impact analysis, code review for PL/SQL, Transact-SQL and other languages. Comparison of documentation generators NDoc project
NDoc
Database function libraries
different views (also known as drill-down). In addition, SQL Server uses Transact-SQL (T-SQL) to execute four major classes of pre-defined functions in native
XLeratorDB
Discontinued application from Microsoft
Basic C# C/AL a.k.a. Navision Attain F# MVPL Power Fx PowerShell Q# Transact-SQL TypeScript Visual J++ Visual J# Web properties Azure Bing Copilot GitHub
Microsoft_Student
Compression algorithm for world coordinate data
Tips & Tricks". Retrieved 26 June 2012. "MSDN "decimal and numeric (Transact-SQL)"". Retrieved 26 June 2012. "Geohash-36". Archived from the original
Geohash-36
officer of SingleStore, a data technology company that allows users to transact, analyze, and search data in real time. He began his career at Wipro, an
Raj_Verma
Open source software library
DBOS research project. In March of 2024, the company launched the DBOS Transact open source durable execution library, which allows a program to resume
DBOS
Python object-relational mapping library
Python programming library for object-relational mapping between one or more SQL databases and Python objects. It allows Python developers to formulate complex
Storm_(software)
Distributed database software
Java and Clojure. In its reference architecture, Datomic uses peers and transactors which run on the JVM. "Introduction | Datomic". docs.datomic.com. Retrieved
Datomic
Proving validity without revealing other data
any peers or centralized mixing providers to ensure anonymity. Users can transact in a base currency and can cycle the currency into and out of Zerocoins
Zero-knowledge_proof
Relationship between the technology company and the open source software paradigm
open source R programming language into SQL Server 2016, SQL Server 2017, SQL Server 2019, Power BI, Azure SQL Managed Instance, Azure Cortana Intelligence
Microsoft_and_open_source
Canadian e-commerce company
standard designed to allow artificial intelligence agents to connect and transact with merchants across different platforms and user interfaces. UCP was
Shopify
1988 graphical desktop environment by Hewlett-Packard
solution. PowerPlay Cognos Corporation Graphical management reporting tool. Transactor Systems Interface Inc. UNIX communications and decision support. VideoWindows
NewWave
Source code made freely available
Collaboration Among Professionals Protecting National Security: Role of Transactive Memories in Ego-Centered Knowledge Networks. Organization Science, 19(2)
Open_source
2016 document leak scandal
companies (including offshore companies) before opening any account or transacting any business. The Miami Herald printed the statement with an editor's
Panama_Papers
General-purpose programming language
actors may be distributed or combined with software transactional memory (transactors). Alternative communicating sequential processes (CSP) implementations
Scala_(programming_language)
Keyword research tool
are similar to those available through the Data Mining Extensions (DMX) in SQL. Score represents the confidence or probability; support represents the number
Keyword_Services_Platform
TRANSACT SQL
TRANSACT SQL
TRANSACT SQL
Boy/Male
American, British, English
Thaw
Male
Greek
(ΣÎÏγιος) Greek form of Latin Sergius, possibly SERGIOS means "sergeant."
Girl/Female
Tamil
Complete
Boy/Male
Greek
An Argonaut.
Boy/Male
Muslim
Light of the truth i.e. Allah
Girl/Female
Biblical
My peace, my happiness, my recompense.
Girl/Female
Arabic
Good Straight Path
Male
Native American
Native American Cheyenne name MINNINNEWAH means "whirlwind."
Boy/Male
American, Australian, Christian, German
Will-helmet
Girl/Female
Hindu, Indian
Protect
TRANSACT SQL
TRANSACT SQL
TRANSACT SQL
TRANSACT SQL
TRANSACT SQL
imp. & p. p.
of Transact
v. t.
One who transacts business for another; an agent.
n.
One who transacts, performs, or conducts any business.
n.
The place where a particular kind of business or service for others is transacted; a house or apartment in which public officers and others transact business; as, the register's office; a lawyer's office.
v. t.
To cause to pass over or through; to communicate by sending; to send from one person or place to another; to pass on or down as by inheritance; as, to transmit a memorial; to transmit dispatches; to transmit money, or bills of exchange, from one country to another.
imp. & p. p.
of Ransack
n.
The act or process of causing to pass; conveyance; as, the transit of goods through a country.
imp. & p. p.
of Transmit
n.
A line or route of passage or conveyance; as, the Nicaragua transit.
p. pr. & vb. n.
of Ransack
v. t.
To search thoroughly; to search every place or part of; as, to ransack a house.
v. i.
To transact business for another.
n.
The transversal part of a church, which crosses at right angles to the greatest length, and between the nave and choir. In the basilicas, this had often no projection at its two ends. In Gothic churches these project these project greatly, and should be called the arms of the transept. It is common, however, to speak of the arms themselves as the transepts.
v. i.
To conduct matters; to manage affairs.
v. t.
To suffer to pass through; as, glass transmits light; metals transmit, or conduct, electricity.
p. pr. & vb. n.
of Transmit
v. i.
To transact business; to carry on trade.
p. pr. & vb. n.
of Transact
v. t.
To carry through; to do; perform; to manage; as, to transact commercial business; to transact business by an agent.
n.
An instrument resembling a theodolite, used by surveyors and engineers; -- called also transit compass, and surveyor's transit.