postgresql7.1
select asdf as i, current_time as datestr from footest
select asdf as j, current_time as datestr2 from footest
select current_time
select current_time
select asdf, current_time as datestr from footest
select asdf, current_time as datestr, 42 as jkl from footest
select current_time
select asdf, current_time as datestr from footest
select asdf, current_time as datestr, 42 as jkl from footest
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf > :asdf
select asdf, current_time as datestr from footest where asdf < :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf > :asdf
select asdf, current_time as datestr from footest where asdf < :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf > :asdf
select asdf, current_time as datestr from footest where asdf < :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
select asdf, current_time as datestr from footest where asdf = :asdf
FIX ME PLSQL BEGIN select count(*) into :1 from footest; END;
FIX ME PLSQL BEGIN select * into :1 from footest; END;
select current_time