| From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
|---|---|
| To: | "Scott Marlowe" <smarlowe(at)g2switchworks(dot)com> |
| Cc: | "Leandro Repolho" <leandrorepolho(at)gmail(dot)com>, "pgsql general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Command "connect by prior" in PostgreSQL ? |
| Date: | 2007-01-08 16:27:56 |
| Message-ID: | bf54be870701080827g42c45f54i42d6f7e9752df8d0@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
It is used for Hierarchical queries in Oracle :)
----------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 1/8/07, Scott Marlowe <smarlowe(at)g2switchworks(dot)com> wrote:
>
> On Mon, 2007-01-08 at 07:38, Leandro Repolho wrote:
> > Hello everybody,
> > In Oracle i use the command "connect by prior" and i need to use it in
> > PostgreSQL, what is the sintax?
>
> What does connect by prior do? Reuse a connection from one db to
> another? I don't think there's anything like that in postgresql.
>
> You might wanna tell us what an oracle command does next time, since
> many folks here aren't that familiar with Oracle. Heck, I use oracle
> everyday and I'm not familiar with connect by prior...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org/
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Kellerer | 2007-01-08 16:28:32 | Re: Command "connect by prior" in PostgreSQL ? |
| Previous Message | Scott Marlowe | 2007-01-08 16:24:45 | Re: Command "connect by prior" in PostgreSQL ? |