Database MCQS - QUESTION DETAILS

What is the purpose of the SQL IN operator?
A. Filter rows based on a range
B. Filter rows based on a list of values
C. Sort the result set
D. Join multiple tables

The IN operator is used to filter rows based on a list of values.

Similar Questions

What does SQL stand for in the context of Oracle Database?






What is the purpose of the Oracle SYS_CONTEXT function?






In SQL Server, what is the purpose of the TRY_CONVERT() function?






Which Oracle statement is used to grant specific privileges to a user?






What is the purpose of the SQL Server XML INDEX option?






In Oracle, what is the purpose of the INTERSECT operator?






What is the purpose of the Oracle DUAL table?






What is the purpose of the Oracle SYS_GUID() function?






Which Oracle statement is used to remove a user's privileges?






In SQL Server, what is the purpose of the SEQUENCE object?