PL/SQL – Relational Operators
Relational operators compare two expressions or values and return a Boolean result. The following table shows all the relational operators supported by PL/SQL. Let us assumeĀ variable AĀ holds 10 andĀ variable BĀ holds…