Query clustered index uniquifier

  • Is there a way to query the clustered index uniquifier for a given row? I know I can find the row's page using fn_PhysLocCracker and then examine the page, but is there a way to query this?

    Thanks

  • Short of DBCC Page, no.
    Why are you interested?

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply