Friday, 22 July 2011

SQL Logical Operators


There are three Logical Operators namely, AND, OR, and NOT. These operators compare two conditions at a time to determine whether a row can be selected for the output.

When retrieving data using a SELECT statement, you can use logical operators in the WHERE clause, which allows you to combine more than one condition.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...