As an addendum to last week's post about a recent SQL Server camp held for PHP developers, Microsoft's Brian Swan has published some new nuts-and-bolts details for converting MySQL queries. Swan, who ...
I'm not sure if that's the right term, but how do I list records that are <B>not</B> matched to records in another table? I am joining 2 tables right now, tblPerson and tblHat, which are designed and ...