• nitinkumar_tss (3/26/2010)


    I want to get the rowid internally generated at table level in sql server. Because I need to perform some task according to the rowid.

    Unfortunately, there isn't an internally generated rowid at the table level in SQL Server.