Re: Function

Поиск
Список
Период
Сортировка
От Sumita Biswas
Тема Re: Function
Дата
Msg-id 00bd01c3f6fa$72fff5e0$2a154d0a@apac.cisco.com
обсуждение исходный текст
Ответ на Re: Function  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-sql
Is this the right place to get PostgreSQL 7.3.4 from:

ftp://ftp10.us.postgresql.org/pub/postgresql/source/v7.3.4/postgresql-7.
3.4.tar.gz

Regards,
Sumita

-----Original Message-----
From: scott.marlowe [mailto:scott.marlowe@ihs.com] 
Sent: Wednesday, February 18, 2004 4:17 AM
To: Sumita Biswas (sbiswas)
Cc: 'Stephan Szabo'; pgsql-sql@postgresql.org
Subject: Re: [SQL] Function


On Mon, 16 Feb 2004, Sumita Biswas (sbiswas) wrote:

> Thanks for the answer.
> I have one more issue. How do I test a function that I wrote? I was 
> able to create a function called Proc_ConferenceSummary(). In SQL 
> Server I used to run it through query analyzer by writing the 
> following command: exec Proc_ConferenceSummary 
> '12/1/2003','1/23/2004',1,1,0,5001
> 
> But I don't know how to do it in Postgresql.

select functioname(arg1,arg2,arg3);






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

Предыдущее
От: Fabian
Дата:
Сообщение: transaction block causing trouble
Следующее
От: beyaNet Consultancy
Дата:
Сообщение: Binary retrieval - *Best practice* recommendations...