Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Do Collections Have Methods? If Yes, Give An Example ?
Home
PL/SQL
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:
...