Would the same command work if we wanted to reset the forum number?

We deleted all forums and their contents to get rid of the posts, but when we make a new forum instead of starting at "1" it starts at "132" {in the "Keyword" column}

Would the Query be

alter table ubbt_FORUMS AUTO_INCREMENT=1 ?