Login
Remember
Register
Ask a Question
Do Collections Have Methods? If Yes, Give An Example ?
0
votes
asked
Mar 13, 2021
in
PL/SQL
by
rajeshsharma
Do Collections Have Methods? If Yes, Give An Example ?
#collection-methods
plsql-methods
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 13, 2021
by
rajeshsharma
Yes, collections have built-in methods, which are used to examine and manipulate the attributes of the collection, as shown in the following code:
...