select * from siteConfig where configID = '1'
select * from events where eventTypeID = '3' and eventDate >= #fortnight#
select * from mixes where mixUploaded >= #fortnight# and isActive = 'y'
select * from competition where compStart <= #todayDate# and compFinish >= #todayDate# and subComp = 'n'