is there a special function like the format on raise notice

From: "jack" <datactrl(at)tpg(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: is there a special function like the format on raise notice
Date: 2003-04-23 08:52:46
Message-ID: 000b01c30975$b71d4c00$1400a8c0@jac
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi, all

With pl/sql, is there a special function such as

s1 := function(''invalid code: %'',iErrCode);

s1 becomes ''invalid code: 120''

Thank you

Jack

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tomasz Myrta 2003-04-23 09:16:11 Re: is there a special function like the format on raise notice
Previous Message Tomasz Myrta 2003-04-23 06:50:33 Re: how to put an special code in a string