On Wed, Nov 06, 2002 at 10:47:59 +0000,
markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk wrote:
> I'm sure I'm missing something obvious here, but how can I tell either
> the server or psql to limit the number of digits presented in a set of
> results? Is there a facility somewhere for applying something like a
> printf format string?
The to_char function can do this.