What is the difference between SQL and T SQL? - ProProfs Discuss
Advertisement

What is the difference between SQL and T-SQL?

Asked by T. Lopez, Last updated: Apr 06, 2024

+ Answer
Request
Question menu
Vote up Vote down

2 Answers

L. Cooper

L. Cooper

Analyst by profession but writer by heart.

L. Cooper
L. Cooper, Data Analyst, MCA, Newcastle

Answered Oct 26, 2020

SQL means Standard language query while T-SQL means Transact- Standard Language Query. SQL is a programming language which major objective is managing relational databases, while T-SQL is an extension of the SQL server. The SQL queries are submitted differently to the database server while the T-SQL writes a program that sends all commands to the server in a simple go.

SQL has many commands, which include SELECT, INSERT, DELETE, CREATE, and DROP, while T-SQL includes special functions like the converted data () and other functions that are not a part of the regular SQL. SQL controls and manipulate data where large amounts of information are stored about clients, product, etc.

while T-SQL has some features which are not found in the SQL these features include procedural programming elements and a local variable to provide more flexible control of how the application flows.

upvote downvote
Reply 

K. Tanaka

K. Tanaka

K. Tanaka
K. Tanaka, Librarian, Oklahoma

Answered May 12, 2020

SQL stands for Structured Query Language while TSQL stands for Transactional Structured Query Language. The SQL is known to be used to perform different transactions in the database. Usually, when you use SQL, this means that you are only using a single transaction one at a time. T-SQL can also be used to manipulate the database and is a procedural language.

This is also another difference of this of T-SQL with SQL since SQL is known to be a non-procedural language. It is important that you know the difference between the two so that you can decide if this is something that you can work with or not.

upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.