`whenYear` <'3000'
AND `whenYear`= ' 1961 '
AND `whatEventType`<>'took a picture'
AND
( `whoCharName` = 'James Webb Space Telescope ' or `whoRel` = 'James Webb Space Telescope')
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100