Forum Discussion
tbeck
12 years agoNew Contributor
I figured this out. Head to download sqltool and use that to get access to the database.
Then I could do:
alter table review alter column review_id restart with 1000
Tim
I figured this out. Head to download sqltool and use that to get access to the database.
Then I could do:
alter table review alter column review_id restart with 1000
Tim