C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » SQL Server »

Diff. Bet SQL & T-SQL


Posted Date: 05 Nov 2009      Posted By: Antony Michael Prakash      Member Level: Gold     Points: 1   Responses: 4



Hi Friends,

Can anyone give the difference between SQL and T-SQL





Responses

Author: vipul    05 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

hi,
for that you can refer this site they give exact solution
http://www.geekinterview.com/question_details/41445

Please Rate This Answer If They Helpful

Thanks & Regards
Patel Vipul



Author: Anuraj    05 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

T-SQL : Microsoft Implementation. Only works with SQL Server.
ANSI SQL : All the RDBMS Systems
PL/SQL : Implementation by Oracle of Oracle databases.

Thanks
Anuraj
THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS.
BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT.
dotnetthoghts



Author: Nishanth    06 Nov 2009Member Level: BronzeRating: 2 out of 52 out of 5     Points: 2

hi
Transact-SQL (T-SQL) is Microsoft (and Sybases ?) proprietary version of
SQL
and PL/SQL is Oracle's proprietary version of SQL



Author: sudha    12 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Transact-SQL (T-SQL) is Microsoft's enhanced version of the Structured Query Language (SQL) that includes transaction control, exception handling, error handling, row processing and more. SQL Server applications must be using T-SQL statements to communicate with the server, but how your T-SQL is written and run can ultimately impact your server performance.


Post Reply
You must Sign In to post a response.
Next : Minus in sql 2005
Previous : How to cross check the new login created in sql server 2000
Return to Discussion Forum
Post New Message
Category: SQL Server

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use