Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Sql > Re: ANSI Standa...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 3547 of 3799
Post > Topic >>

Re: ANSI Standard

by public@[EMAIL PROTECTED] (Steve Midgley) Jun 26, 2008 at 12:19 PM

At 02:20 AM 6/25/2008, pgsql-sql-owner@[EMAIL PROTECTED]
 wrote:
>Date: Tue, 24 Jun 2008 17:33:11 +0300
>From: "Pascal Tufenkji" <ptufenkji@[EMAIL PROTECTED]
>
>To: <pgsql-sql@[EMAIL PROTECTED]
>
>Subject: ANSI Standard
>Message-ID: <000601c8d607$3acda550$150fa8c0@[EMAIL PROTECTED]
>
>
>Hi,
>
>
>
>How do I know if a function (or a certain sql syntax) in Postgres is a 
>SQL
>ANSI Standard, hence it works on all databases such as MySQL, SQL 
>Server,
>Oracle.

In general, I find that the Pg docs pretty clear state what is ANSI 
standard and what isn't within Pg. You can also view the ANSI-92 
standard here:

http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt

In terms of making sure you're cross platform compatible, I'd say you 
have to designate a series of platforms (e.g. MySQL 5, Pg 8.3, Oracle 
X, MS SQL X, ext) which you will test against and explicitly sup****t. 
You will find that no matter how tightly you attempt to build your 
platform against ANSI-92 (or any other std) if you do not regularly 
test against a set of platforms, your solution will converge on 
sup****ting only the platforms you do regular test against.

I hope that helps,

Steve


-- 
Sent via pgsql-sql mailing list (pgsql-sql@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
 




 1 Posts in Topic:
Re: ANSI Standard
public@[EMAIL PROTECTED]   2008-06-26 12:19:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 21:34:43 CST 2008.