SQL “NOT IN” QUERY – How To Use
filed in Uncategorized on Jan.03, 2010
When I’m still learning SQL, I came to a point when I asked myself that if sql use “IN” argument shouldn’t it also use “NOT IN” statement. So I googled and found no direct confirmation or example (this one is a little bit advance for me way back then). Not even on w3schools or tizag tutorials [...]