Re: Create table doesn't work in plpgsql - Mailing list pgsql-sql

From Mike Castle
Subject Re: Create table doesn't work in plpgsql
Date
Msg-id 20001221095456.C5037@thune.mrc-home.org
Whole thread Raw
In response to Re: Create table doesn't work in plpgsql  (Volker Paul <vpaul@dohle.com>)
List pgsql-sql
On Thu, Dec 21, 2000 at 11:51:38AM +0100, Volker Paul wrote:
> select famname || ', ' || givname from person where id=1234;
> I know it's possible by building the select e.g. in bash
> and calling psql with it as an argument, but do you see a possibility
> that is closer to Postgres, e.g. in plpgsql?

Can this be done using tcl or perl?

mrc
--       Mike Castle       Life is like a clock:  You can work constantly dalgoda@ix.netcom.com  and be right all the
time,or not work at all
 
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc   We are all of us living in the shadow of
Manhattan. -- Watchmen
 


pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Invoice number
Next
From: John Hasler
Date:
Subject: Re: Invoice number