adspace


what is the difference between sql and t-sql? : Transact sql

Answer Posted / Pushkar Gupta

The main difference between SQL (Structured Query Language) and T-SQL (Transact-SQL) lies in their dialects. SQL is a standard language for managing and manipulating databases, while T-SQL is an extension to SQL that is specific to Microsoft's SQL Server database management system.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is bcp? When does it used? : Sql dba

1056


what is schema? : Sql dba

1147


how to start mysql server? : Sql dba

1267


Does group by remove duplicates?

1112


what are aggregate and scalar functions? : Sql dba

1129


Is inner join faster than left join?

1276


how to escape special characters in sql statements? : Sql dba

1114


What is the best sql course?

1050


what are all the common sql function? : Sql dba

1131


what is sql server agent? : Sql dba

1182


how many tables will create when we create table, what are they? : Sql dba

1144


what is collation? : Sql dba

1229


Is primary key always clustered index?

1095


Can delete statement be rollbacked?

1054


what is dbms? : Sql dba

1061