Re: select into - Mailing list pgsql-sql

From Richard Broersma Jr
Subject Re: select into
Date
Msg-id 746415.27992.qm@web31813.mail.mud.yahoo.com
Whole thread Raw
In response to Re: select into  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-sql
--- Andreas Kretschmer <akretschmer@spamfence.net> wrote: 
> Richard, the plain SQL "INSERT INTO <table>" is an other thing as the
> original problem...
> 
> He is in a PL/pgsql - function and he should rewrite this to use EXECUTE
> ... INTO
> 

I see,  I am not even a novice yet when it comes PL/pgsql. Thanks for the clarification.

Regards,

Regards,

Richard Broersma Jr.


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: select into
Next
From: "Travis Whitton"
Date:
Subject: Regular Expressions, LIKE, and indexes