Help for this page
my $SQL1=q{SELECT to_char(pp.SUBMITTIME, 'YYYY-MM-DD HH:MM:SS') SUBMITTIME, ... and pp.SUBMITTIME between $StartTime and $EndTime order by pp.SUBMITTIME};