How do I select the rows of a table that don't match another table in SQL? -


I am trying to display all the names in the table glossary where vid Does not match the collapse_menu in s vid . How do i do this

  table terminology vid name 1 section 2 post 6 forum 5 department 13 free tags 8 committees 9 training and workshops 10 policies 12 projects 14 teams table fall_manu vid 8 5 10   
 


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -