Re: Can we use sql language to create a function in Postgres?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Can we use sql language to create a function in Postgres?
Дата
Msg-id CAHyXU0wqEqA2KqRqUTLqzmqaPLsHxQFQJ=Bgh+piKEMQBw4GkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Can we use sql language to create a function in Postgres?  (Shaozhong SHI <shishaozhong@gmail.com>)
Список pgsql-general
On Wed, Jan 5, 2022 at 5:27 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
>
> Any online documentation or examples for using Oracle SQL in Postgres?

FYI there are commercial offerings (in particular, EDB, which I am not
affiliated with) that minimize compatibility concerns with oracle.  If
doing this by hand, utilizing the lists (which SPECIFIC questions) and
other internet resources is the way to go. There may be some guides,
but the SQL language and other nuance is moving fast, so try to get
contemporary help if possible.  Conversion to postgres will work, and
what you are doing is a good idea.

merlin



В списке pgsql-general по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Create and access a dictionary type
Следующее
От: Dominique Devienne
Дата:
Сообщение: Trouble DROP'ing a ROLE, despite REVOKE'ing its privileges