Postgres query to check a string is a number

前端 未结 6 1333

Can anyone tell me the query to check whether a string is a number(double precision). It should return true if the string is number. else it should return false.

con

6条回答
提交回复
热议问题