logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Pl Pgsql problem: msg#00398

Subject: Re: Pl Pgsql problem
Dnia 2003-04-28 11:29, Uz.ytkownik lihao napisa?:

So the Line 9 is this line:
            select (''UPD'' || int2hex(nextval(''updid''), 8)) as
v_updid;
Did you mean:

select into v_updid ''UPD'' || int2hex(nextval(''updid''), 8);
?

Tomasz


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>