Yes use the TRUNCATE SQL query e.g.

TRUNCATE TABLE "table_name"

Obviously this will delete all the data in the table aswell as reset the id.