Hi team,
some tables in our prodDB are running close or over PKID
given it maybe INT or BIGINT
so in the past we ran over in 2 tables
one being INT, so have to change the type to BIGINT
one being BIGINT have to truncate table
**so the ask is to identiy tables that are close to their limit on their data type on the Identity column**