You can delete all the information in a partition without affecting information in other partitions.
truncate table fictionsales partition q1
truncate table fictionsales partition q2
See the Reference Manual: Commands.