Em Thu, 25 Jun 2009 13:31:07 -0300, Mozart Hasse <[email protected]> escreveu: > Infelizmente o Postgres está longe de ter Common Table Expressions ou um > otimizador comparável ao do SQL Server, então o jeito é mexer na > consulta.
Ola Mozart, Apenas uma colocação, no que diz respeito às CTEs na versão 8.4 já teremos isto. [1] http://www.depesz.com/index.php/2008/10/07/waiting-for-84-common-table-expressions-with-queries/ [2] http://developer.postgresql.org/pgdocs/postgres/queries-with.html [3] http://wiki.postgresql.org/wiki/CTEReadme [4] http://www.postgresql.org/docs/8.4/static/queries-with.html []s Guedes _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
