Hi friends,today will discuss Operators in plsql.So first thing what is Operators.
Definition of Operator :
in computer programming, an operator is a character that represents an action, as for example x is an arithmetic operator that represents multiplication.* is an arithmetic operation in plsql.