The IN SQL keyword

The IN SQL keyword 




a. Is used with the DISTINCT SQL keyword only
b. Is used with the INSERT SQL keyword only
c. Determines if a value
any of the values in a list or a sub-query
d. Defines the tables we are selecting or deleting data from




Answer: C


Learn More :