I need something like that

SELECT sprintf('String with pattens: %d, %s',13,'abc');

and return:

'String with pattens: 13, abc';

Thanks.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to