﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Joe Celko  / Stairway to SQL Dialects Level 1: Overview / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 13:44:38 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>This is not an issue SQL language syntax, but as you're writing this series, it may be worth mentioning that the value NULL functions differently across RDMS platforms. For example, Oracle treats '' (a character value with zero length) as equivalent to NULL, which is not the case for SQL Server (and does this conform to the ANSI NULL standard?). Thus when porting SQL between platforms, the same SQL using the same dataset can produce a different resultset.</description><pubDate>Thu, 15 Nov 2012 08:10:41 GMT</pubDate><dc:creator>Eric M Russell</dc:creator></item><item><title>RE: Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>[quote]Your real worry is Cowboy Coder Tony, who writes proprietary code. His dialect is so strong he codes like a hillbilly. He might do this to ensure job security; the more obscure his code, the safer he feels.[/quote]So true! Sad, but true.</description><pubDate>Wed, 31 Oct 2012 12:23:48 GMT</pubDate><dc:creator>hakim.ali</dc:creator></item><item><title>RE: Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>Joe, thanks.  Interesting article and good incentive to improve my coding.Elliott</description><pubDate>Wed, 31 Oct 2012 10:59:49 GMT</pubDate><dc:creator>Elliott Berkihiser</dc:creator></item><item><title>RE: Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>Great, informative and interesting, thanks very much.But...[quote] and keep release n+1 code running on release n software.[/quote]Perhaps I am not warmed up yet, but shouldn't that read n-1?</description><pubDate>Wed, 31 Oct 2012 05:57:02 GMT</pubDate><dc:creator>RichB</dc:creator></item><item><title>RE: Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>Good article. One point, though:[quote]To use another Transact SQL example, CONVERT() with non-temporal data types can be changed to CAST(). But CONVERT() is an overloaded function that has an optional third parameter when it casts temporal data to display strings. [/quote]The third CONVERT() parameter is not limited to temporal data. It can also be used to change the way numeric data are converted to strings. Ignoring that when porting numeric conversions could break your code.</description><pubDate>Thu, 10 May 2012 09:13:30 GMT</pubDate><dc:creator>sknox</dc:creator></item><item><title>Stairway to SQL Dialects Level 1: Overview</title><link>http://www.sqlservercentral.com/Forums/Topic1297933-1604-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Stairway+Series/90579/"&gt;Stairway to SQL Dialects Level 1: Overview&lt;/A&gt;[/B]</description><pubDate>Thu, 10 May 2012 08:43:41 GMT</pubDate><dc:creator>CELKO</dc:creator></item></channel></rss>