print "HelloWorld";
print 27;print 39.27;print 0.11111111111111111111;
select * from sysobjects;select "HelloWorld" from sysobjects where id = 3;