• abhishek.sahoo (1/20/2009)


    We have table reside in a linked server having more than 15 million data. Please provide me a T -SQL which can retrieve the number of rows as fast as possible (the query should fetch count from a linked server).

    select Count(*) From count(. )

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com