ok good suppose this range exceed fror specified limit and i want to put condition prevent interupt between ranges
what i do.
EX
I PUT to Branch(Database)A range from 1 to 100000 and when it come to 100001 it will make proplem when merge
with another data starting with this nymber 100001
How i put condition when transaction no reach until this range increase with 50000 like this
How i make this by coding if possible
thanks