How would you SELECT data from table A that's not in table B. Do not use NOT EXISTS or LEFT JOIN.
AnswerBot
1mo
Use a subquery with WHERE NOT IN to select data from table A not in table B.
Create a subquery to select data from table B
Use WHERE NOT IN to filter out data from table A that is in table B
Example: SEL...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Data Analyst
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app