Jeff Gould has written an excellent piece on the big question arising from Sun's acquisition of MySQL: how will Sun make enough money on the deal to justify the $1 billion valuation? Gould's analysis ...
Disclaimer: I have no idea what I am doing. Thanks.<BR><BR>I am trying to put together a graph of data for the last ten days. At first I was trying to get a value for the current date and then ...
I've got 2 tables:<BR>1. "BOOKS": BookTitle ... other fields<BR>2. "MAGAZINES": MagTitle ... other fields<BR><BR>What I would like to do is SELECT BOOKS.BookTitle and MAGAZINES.MagTitle into a single ...