I was trying to do "ORDER BY ip" query and failed.
SELECT ip FROM test ORDER BY IF (ip RLIKE '\\.[0-9]{1}$', INSERT(ip,8,2,'0'), INSERT(ip,8,1,'0'))
I get ip numbers with one digit at the end first, but they are not in ascending order. Why?
10.0.0.6
10.0.0.8
10.0.0.9
10.0.0.1
10.0.0.2...
i'm burning a cd that i want compatible in both the mac os and win32
so i want the projector file to autorun and within the projector file
there are links to external websites,..
gotonet page works fine when calling http:// addresses
how do i call the pages using a local address on the cd
in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.