0
Person, I need a help, need to filter only people who have X, Y and Z plans that are not on the other table
For example: I have a table of plans, where within it has 50 plans, however, only 5 have some product characteristics, and in another table of Franchises there are all companies that have in 5 plans. (but there is a flaw that not all companies that should have been registered in the Franchise table are there) I need to filter the companies that have Plan A,B,C,D,E that are in the COMPANIES table, that are not registered in the Franchises table
Someone can help me?
You could inform the query of how far you were able to advance.
– Jeferson Almeida
I recommend reading @Wesley: https://answall.com/questions/62925/not-in-ou-not-exists-qual-use
– Marconi
@Wesleygiovedi: what is the database manager: Oracle Database? Mariadb? SQL Server? other?
– José Diz
Has any response helped solve the problem and can address similar questions from other users? If so, make sure to mark the answer as accepted. To do this just click on the left side of it (below the indicator of up and down votes).
– Sorack