my $stime = '2010-01-01 00:00:00' my $qstring = qq{select * from mytable where start > '$stime' return};