how we can reset surrogate key?if record count more than 2 b

Moderators: chulett, rschirm

Post Reply
nraj
Participant
Posts: 15
Joined: Tue Feb 22, 2005 9:22 am

how we can reset surrogate key?if record count more than 2 b

Post by nraj »

ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Use a larger data type, for example Decimal(38,0).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply