Benjamin S. Rogers wrote:

> Stripped this out of a DNSBL we run (the DNSBL actually reverses the
> order of octets in an IP address). This code should work, though I
> imagine there's a prettier way to do it.

Sure. I would use:

SELECT     *
FROM       SourceIPSpamCount
ORDER BY   SourceIP

But I don't use MS SQL Server ;-)

Jochem


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to