INET_ATON « Function « SQL / MySQL






1.To convert a network address to a numeric value, use INET_ATON() function: INET_ATON()
2.Sort the IP values using the INET_ATON( ) function, which converts a network address directly to its underlyin
3.Convert network integer to an IP address by using the following function: INET_NTOA()