mysql - Multiple table with excluding join -


I have three tables in Table 1 in which all records are from Table 2 and Table 3, which contain some additional records The tables are not in. I need to write a question which tells me that they are in Table 1, not in Table 2 nor in Table 3. Thank you in advance

  select table 1 with zero * * select * from table 2 * Table 3  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -