I wish I knew how to use this propetly
It allows you to use SQL to query the sky above your head. Is that the nerdiest thing ever?
www.skyquery.net/SkyQuery.aspx
( ,
Wed 5 Mar 2003, 11:21,
archived)
www.skyquery.net/SkyQuery.aspx
or it
allows you to use SQL to query the nasa space pics database..
( ,
Wed 5 Mar 2003, 11:23,
archived)
you mean
select * from sky where ANSWER like 'daddy' or ANSWER like 'chips';
( ,
Wed 5 Mar 2003, 11:32,
archived)
I tried "show me the planets where the aliens live"
but it didn't work.
( ,
Wed 5 Mar 2003, 11:28,
archived)
got the syntax wrong
try
SELECT * FROM planets WHERE aliens_live = true;
( ,
Wed 5 Mar 2003, 11:29,
archived)
SELECT * FROM planets WHERE aliens_live = true;