Operators
In SQL various operations can be performed on the data present in a table the operation can be a mathematical operation or it can be a logical operation but either of this is performed with the help of mathematical operator and various other operators in SQL.
Here we will discuss each of these SQL operators in details with solved examples for each.
These operators are:
- IN() Operator
- Like Operator (%)
No comments:
Post a Comment