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 s collapse_menu in 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
Post a Comment