Re: Differences between TSQL and SQL-92
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 02/25/05
- Next message: MGFoster: "Re: Date query problem!"
- Previous message: Keith Kratochvil: "Re: Want to Call DTS Package...."
- In reply to: craigkenisston_at_hotmail.com: "Differences between TSQL and SQL-92"
- Next in thread: Pike: "Re: Differences between TSQL and SQL-92"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 21:44:36 +0100
Bunch of things. Which level of ANSI SQL -92? SQL Server supports the entry level, but it also has a
load of stuff outside ANSI SQL 92. In SQL Server resource kit, there's a big word doc which points
out whether each TSQL command adheres to ANSI SQL-92. Also, you can try the SQL validator at
www.mimer.com.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ http://www.sqlug.se/ <craigkenisston@hotmail.com> wrote in message news:1109363354.285681.136860@f14g2000cwb.googlegroups.com... > Hi, > > I guess there should be some differences between SQL Server's dialect > TSQL and strictily the SQL-92 standard. > > For a researcg work I'm doing I need to collect and study this > difference, I've not found big things so far more than a few difference > in functions, unless my BNF lecture is failing. > > Does anybody know an existing article that already put TSQL and SQL-92 > face to face ? > > Is there any big noticeable difference that you can cite here in this > newsgroup ? > > > Thanks in advance, >
- Next message: MGFoster: "Re: Date query problem!"
- Previous message: Keith Kratochvil: "Re: Want to Call DTS Package...."
- In reply to: craigkenisston_at_hotmail.com: "Differences between TSQL and SQL-92"
- Next in thread: Pike: "Re: Differences between TSQL and SQL-92"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|