Which statements below are correct for TRUNCATE command
Command is used to delete all the rows of the table.
Command is used to delete complete table structure.
Command free the space used by the table.
Command deletes all the constraints,relations and previleges with other tables