Database Developer Question:
Download Questions PDF

Tell me what are Operators available in SQL?

Database Developer Interview Question
Database Developer Interview Question

Answer:

SQL Operator is a reserved word used primarily in an SQL statement’s WHERE clause to perform operations, such as arithmetic operations and comparisons. These are used to specify conditions in an SQL statement.

There are three types of Operators.

☛ Arithmetic Operators
☛ Comparison Operators
☛ Logical Operators

Download Database Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what is SQL?Explain me what is a column in a Table?