Q: parameters to functions

From: Number One <underdarkprime(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Q: parameters to functions
Date: 2004-10-11 08:10:02
Message-ID: 20041011081002.60153.qmail@web41502.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-novice by date

  From Date Subject
Next Message Keith Worthington 2004-10-11 19:08:15 Where is the log file
Previous Message Tamas MEZEI 2004-10-11 00:06:51 summarizing traffic logs