Thread: Re: [INTERFACES] PL/pgSQL Syntax Problem

Re: [INTERFACES] PL/pgSQL Syntax Problem

From
Tom Lane
Date:
Hubert Palme <hubert.palme@web.de> writes:
> ERROR:  query "SELECT  * INTO daten FROM telefon WHERE t_lfd_nr =  $1 "
> isn't a
> SELECT

> Why isn't this a SELECT??

Get rid of the INTO ...

            regards, tom lane