A bozo's blog
LENGTH(TRIM(TRANSLATE(string1,
' +-.0123456789'
,
' '
))) IS NULL
SELECT host, lower_port, upper_port, acl FROM dba_network_acls;