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.
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match