Re: Oracle Equivalent queries in Postgres

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Oracle Equivalent queries in Postgres
Date: 2011-02-16 11:33:54
Message-ID: ijgcn2$gcc$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Pavel Stehule, 16.02.2011 12:20:
>> Unfortunately they are not the same: Oracle does not support
>> INFORMATION_SCHEMA
>>
>
> sorry, I expected so all mature databases support it.

Yes, this is really hard to understand.

I would assume creating the INFORMATION_SCHEMA views based on the existing Oracle views is just a matter of maybe 3-4 days of days work. So it is really not understandable that Oracle does not support this.

But then they probably don't care - after all it's Oracle.

Regards
Thomas

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Sivannarayanreddy 2011-02-16 12:35:33 Function compile error
Previous Message Pavel Stehule 2011-02-16 11:20:54 Re: Oracle Equivalent queries in Postgres