T-SQL


Short for Transaction-SQL, an extended form of SQL that adds declared variables, transaction control, error and exceptionhandling and row processing to SQL��s existing functions.

Microsoft SQL and Sybase both support T-SQL statements. Up until version 4.2, the Microsoft SQL Server and Sybase relational database were developed together to work together. It should be noted that Sybase refers to its statements as T-SQL while Microsoft refers to its statements as Transaction-SQL.

Read Also:

  • Tab key

    A key on computer keyboards that inserts a tab character or moves the insertion point to the next tab stop. Some applications respond to the tab key by inserting spaces up to the next tab stop. This is often called a soft tab, whereas a real tab character is called a hard tab. Spreadsheet and […]

  • Tabular Data Control

    Abbreviated as TDC, Tabular Data Control is a Microsoft ActiveX control that is built into Internet Explorer 4.0 and later versions, that enables Web authors to extract data stored in a delimited text file. Using the TDC, a Web author can display data either within tables or within controls found in a form. This enables […]

  • Tabular Data Stream

    Abbreviated as TDS, Tabular Data Stream is an application level protocol that describes the transmission of data between two computers. TDS defines the types of messages that can be sent as well as the order in which the messages can be sent in. TDS relies on a connection-oriented transport service. Session, presentation and application service […]

  • Task Manager

    A term most often associated with Microsoft Windows Operating System(s). A Windows feature that provides details about programs and processes running on your computer. It also displays the most commonly used performance measures for processes. Using the Task Manager can provide you with details on current programs, and see which programs have stopped responding. Utilities […]

  • Task Pane

    A Task Pane is a new feature included in Microsoft Office XP. It is a dockable dialog window that gives users a convenient way to use commands, gather information, and modify their documents. An Office Task Pane can contain one or more pages, and each page is broken up into sections. Developers can programmatically manipulate […]


Disclaimer: T-SQL definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.