About functions

From: "Diego Schvartzman" <dschvar(at)icero(dot)com>
To: <pgsql-general(at)hub(dot)org>
Subject: About functions
Date: 2000-02-24 00:55:22
Message-ID: 003f01bf7e61$d73ba100$01646464@pc1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all!

Is it possible to return a row or a set of rows from a user defined funcion?
Can I use user defined functions as "stored procedures"?
What I'm looking for is something that with 2 parameters (a pattern and a
table name) retrives me those rows of that table that matches a pattern.

I'm very new to pgsql and english is my second language!
Thanks in advance!!

Diego Schvartzman
ICQ# 1779434

Responses

Browse pgsql-general by date

  From Date Subject
Next Message root 2000-02-24 06:12:53 Re: [GENERAL] Re: [General] pgsql on win95
Previous Message omid omoomi 2000-02-23 23:46:03 Re: [GENERAL] scheduling table design