Reset sequential entries

By: Dev IT | Asked: 09/20/2024
ForumsCategory: General questionsReset sequential entries
Dev ITDev IT asked 2 months ago
Reset sequential entries count to zero for no data in datatabase
1 Answers
Victor Font answered 2 months ago
Auto_increment is a database function. The only way to reset an auto_increment field is to alter the table in the database. (ALTER TABLE tbl AUTO_INCREMENT = 0)

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right