You can use the following command to simply rebuild all the indexes on a table.

DBCC DBREINDEX(tablename, “”,0)