inet_aton in mysql, how to convert it to postresql?
От
azah azah
Тема
inet_aton in mysql, how to convert it to postresql?
Дата
Msg-id
235b1a280407290245e75fa19@mail.gmail.com
Список
Дерево обсуждения
inet_aton in mysql, how to convert it to postresql? azah azah <izza76@gmail.com>
Re: inet_aton in mysql, how to convert it to postresql? Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Hi, 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
В списке pgsql-php по дате отправления