Re: [GENERAL] Representation of big integer numbers.

1999-01-18 Thread Jose' Soares
Memphisto wrote: > > Hi, > > Is there a way to display big integer numbers splitted by periods in > PostgreSQL queries? > > Example: 123.456.789 instead of 123456789 . > > Thanks in advance You can create a function to format numbers. See attached example. -Jose'-

[GENERAL] Representation of big integer numbers.

1999-01-15 Thread Memphisto
Hi, Is there a way to display big integer numbers splitted by periods in PostgreSQL queries? Example: 123.456.789 instead of 123456789 . Thanks in advance Sebestyén Zoltán <[EMAIL PROTECTE