Ways available for comparing objects - PL/SQL

Q.  The comparison methods are used for comparing objects. How many ways are available for comparing objects? (PL/SQL)
- Published on 26 Jun 15

a. 4
b. 1
c. 2
d. 5

ANSWER: 2
 
The 2 methods used for comparing objects are
Map Method- It is a function implemented in such a way that its values depends depends upon the value of the attributes

Order Method- It implements some internal logic for comparing two objects.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)