3
Answers

if database reached to max id

Photo of Ashish Mishra

Ashish Mishra

7y
573
1
suppose i am developing an web application my application has and table in database where has id coulmn as primary key and integer and it incrementing id by identity and if reach to max value then what should be done

Answers (3)