Write a SQL query to find those values from column A in table X that are NOT present in column B of

Posted by shishir garg on Stack Overflow See other posts from Stack Overflow or by shishir garg
Published on 2010-06-17T11:07:12Z Indexed on 2010/06/17 11:13 UTC
Read the original article Hit count: 142

Filed under:

Write a SQL query to find those values from column A in table X that are NOT present in column B of table Y.

© Stack Overflow or respective owner

Related posts about sql