sql

Started by Eva Elizaldeover 18 years ago2 messagesgeneral
Jump to latest
#1Eva Elizalde
eva@dsu.sep.gob.mx

hola
quiero saber que version de sql maneja postgres
gracias
mi correo es
eva@dsu.sep.gob.mx

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Eva Elizalde (#1)
Re: sql

Eva Elizalde wrote:

quiero saber que version de sql maneja postgres

I am afraid that there is no reasonable way to version
PostgreSQL's SQL dialect other than the PostgreSQL
version (currently at 8.2.5).

There is the SQL standard, which is versioned in
with the year of the publication, but although
PostgreSQL strives to stick as close to the standard
as reasonably possible, the differences are numerous.

Yours,
Laurenz Albe