• Hello Mark

    I tried with another query which is as follows

    SELECT TOP 5 *

    FROM table

    However I am not getting the lowest 5. I tried with bottom, but it's not working

    Thanks,

    Jacobe