Encara no tenim significats per a "logical operator".
1AND logical operator: returns true only if both conditions are true.
2OR logical operator: returns true if either condition is true.
3NOT logical operator: negates the condition.
4Logical operators operate on the three-valued logic values TRUE, FALSE, and NULL and return a like value.
5Example of logical operators in practice
Aquesta col·locació està formada per: