Calling oracle function from PostgreSQL

From: Shweta Rahate <rahateshweta20(at)gmail(dot)com>
To: pgsql-novice(at)lists(dot)postgresql(dot)org
Subject: Calling oracle function from PostgreSQL
Date: 2024-08-30 07:08:45
Message-ID: CAPuJPo5GgMXnwtdOERwHgrEgthqyX+iO0GL6Mv7qCw7uOz6T8g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi All,

In my application there is a requirement to call the oracle function from
PostgreSQL db.

The oracle function should take the input from Postgres db and returns the
output.
Please suggest a way to achieve this.

Regards,
Shweta

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Kashif Zeeshan 2024-08-30 07:18:01 Re: Calling oracle function from PostgreSQL
Previous Message Brian McMahon 2024-07-30 16:37:14 Re: Support for on conflict ignore returning