CBSE Class 12 Informatics Practices Question 55 of 79

MySQL SQL Revision Tour — Question 8

Back to all questions
8
Question

Question 8

To exclude one or more values (a list of values) using a condition, the SQL keyword NOT IN should be used.

Answer