Re: isnumeric() function?

CoL <col@mportal.hu>

From: CoL <col@mportal.hu>
To: pgsql-sql@postgresql.org
Date: 2004-04-30T07:14:32Z
Lists: pgsql-sql
hi,

Yudie wrote:

 > What is isnumeric function in postgresql?
 > I'm using psql version 7.2.2
 > thanks

probably somebody write a function called isnumeric for you :) So it 
must be a user defined function.

C.