Answers for "truncate table in postgresql and reset id"

SQL
1

truncate table in postgresql and reset id

TRUNCATE bigtable, fattable RESTART IDENTITY;
Posted by: Guest on May-18-2020

Code answers related to "truncate table in postgresql and reset id"

Code answers related to "SQL"

Browse Popular Code Answers by Language