Re: Stored Procedures and Functions

Поиск
Список
Период
Сортировка
От Leif B. Kristensen
Тема Re: Stored Procedures and Functions
Дата
Msg-id 200706021808.27041.leif@solumslekt.org
обсуждение исходный текст
Ответ на Stored Procedures and Functions  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
Ответы Re: Stored Procedures and Functions  (PFC <lists@peufeu.com>)
Список pgsql-general
On Saturday 2. June 2007 16:47, Harpreet Dhaliwal wrote:
>Hi,
>
>Is it true that postgres doesn't have a notion of Stored Procedures
> and functions is what it has instead?
>RDBMS like Sql Server supports both stored procedures and functions.
>So I was wondering what is the difference between a Stored Procedure
> and a function.

Pascal has functions and procedures. C has only functions. That doesn't
say anything about the relative usability of each language. Those are
just names.
--
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE
My Jazz Jukebox: http://www.last.fm/user/leifbk/

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

Предыдущее
От: "Harpreet Dhaliwal"
Дата:
Сообщение: Re: Transactional DDL
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Stored Procedures and Functions