Looks like Bill doesn’t just play the piano, guitar and theremin. Click the photo for bigger.
Dec 07 2009
Billzooka
Comments Off on Billzooka
Aug 17 2009
Typo Watch
SELECT UNTO sounds a lot more classy than SELECT INTO, no?
Taking it a stage further, I suppose you could have something like:
SELECT value UNTO variable
FROM table
WHEREAS value = ‘something’;
No reason why query languages couldn’t be a bit more interesting.