inet_aton in mysql, how to convert it to postresql?
am 29.07.2004 11:45:51 von azah azahHi,
I need some help to solve a problem regarding transfer from mysql to postresql.
Previously in mysql, we use inet_aton such below:
select inet_aton(namatable.host) from ...
how can i do in postresql??
-azah
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)