INET_NTOA(expr) does the opposite for INET_ATON : INET_NTOA : Miscellaneous Functions MySQL TUTORIALS


MySQL TUTORIALS » Miscellaneous Functions » INET_NTOA »

 

INET_NTOA(expr) does the opposite for INET_ATON


mysql>
mysql> SELECT INET_NTOA(3520061480);
+-----------------------+
| INET_NTOA(3520061480|
+-----------------------+
209.207.224.40        |
+-----------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Miscellaneous Functions
» INET_NTOA