| 1. |
What Is Tsql? |
|
Answer» TSQL (Transact-SQL) is a set of programming extensions from SYBASE and Microsoft that ADD several features to the Structured Query Language (SQL) including transaction control, exception and error handling, row processing, and declared variables. Microsoft's SQL Server and Sybase's SQL server SUPPORT T-SQL STATEMENTS. TSQL (Transact-SQL) is a set of programming extensions from Sybase and Microsoft that add several features to the Structured Query Language (SQL) including transaction control, exception and error handling, row processing, and declared variables. Microsoft's SQL Server and Sybase's SQL server support T-SQL statements. |
|