I don't think you need to click on the checkboxes next to the field names. Once you have selected the sessions table, 'empty' should delete the records. It will ask you to confirm before doing anything.
Personally I opened an SQL box and typed 'delete from sessions;' and that was it.