What Is an Operator in SQL?

An operator is a reserved word or a character used primarily in an SQL statement's WHERE clause to perform operation(s), such as comparisons and arithmetic operations. Operators are used to specify conditions in an SQL statement and to serve as conjunctions for multiple conditions in a statement.

The operators discussed during this hour are

  • Comparison operators

  • Logical operators

  • Operators used to negate conditions

  • Arithmetic operators

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset