Q: parameters to functions

Поиск
Список
Период
Сортировка
От Number One
Тема Q: parameters to functions
Дата
Msg-id 20041011081002.60153.qmail@web41502.mail.yahoo.com
обсуждение исходный текст
Список pgsql-novice
Hello all,

I am new to postgresql, and have few questions to ask
which I hope some kind souls out there willing to help
:)

1. How are parameters passed to functions made CREATE
FUNCTION? Are they always passed by value?

2. Is it possible to pass table name? So something
like:

   create function foo(t) returns ...
         `select * from t`

cheers, **arbil**






_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

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

Предыдущее
От: Tamas MEZEI
Дата:
Сообщение: summarizing traffic logs
Следующее
От: stig erikson
Дата:
Сообщение: Re: QT can not connect to postgresql