9
Answers

truncate particular id from table

Guest User

Guest User

2y
565
1

truncate ->this resets the entire table, is there a way via truncate to reset particular id

 

for example: i want to delete id from 96 to 99,so next time when new entry generated its starts from id 95

Answers (9)