NOT Operator Assignment Help

Assignment Help: >> Logical Operators - NOT Operator

NOT Operator

This operator returns TRUE if the enclosed condition evaluates to FALSE and return FALSE if the condition evaluates to TRUE.

Example

SELECT * FROM students WHERE NOT (sname IS NULL);
The given example displays all the rows where the student name is NOT NULL.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd