msgbartop
Useful MOSS 2007 and Ruby and Rails stuff
msgbarbottom

25 Mar 09 Useful MySQL Stuff

Select rows from table A that do not exist in table B

select from A where id not in (select id from B)

This blog is multi language by p.osting.it's Babel