asked 49.2k views
5 votes
Which logical operator would return the fewest records and or not nor?

asked
User Mimere
by
8.2k points

1 Answer

5 votes
None of the above.
AND logical operator returns only records that meet all criteriaNOT logical operator is a logical operator that returns all records except that
specified criteriaOR logical operator is a logical operator that returns records that meet any of
the specified criteria
We use LEAST ( ) logical operator to return the fewest records.

answered
User Zverok
by
8.3k points

Related questions

1 answer
3 votes
38.5k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories