`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'the House Select Committee on the January 6 Attack ' or `whoRel` = 'the House Select Committee on the January 6 Attack')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300