• Or use something like

    select top 10 * from dbo.MyTable

    where ActualTime NOT like '0%'

    but this construction is a performance killer.

    Wilfred
    The best things in life are the simple things