3
Reply

What is the difference between SQL coammand and T-SQL command?

Puran Mehra

Puran Mehra

Aug 13, 2009
7.2k
0

    In Tsql we can use SQL commands. But in SQL we can't use the TSQL.

    In TSQL we can do the program over the use of SQL commands.
    But in SQL we can only issue the commands not the programs

    Thanks
    C.Pandiaraja

    pandia raja
    April 27, 2010
    0

    SQL is the Structured Query Language the ANSI/ISO Standard database language. SQL Server's implementation of the language is called Transact-SQL (T-SQL).
     

    Nikhil Kumar
    August 14, 2009
    0

    What is the difference between SQL coammand and T-SQL command?

    Puran Mehra
    August 13, 2009
    0