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
Can An Uninitialized Nested Table Be Referenced?
Home
PL/SQL
Can An Uninitialized Nested Table Be Referenced?
0
votes
asked
Mar 13, 2021
in
PL/SQL
by
rajeshsharma
Can An Uninitialized Nested Table Be Referenced?
#un-initialized-nested-tables
nested-tables
table-by-referenced
plsql-tables
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 13, 2021
by
rajeshsharma
No, an uninitialized nested table cannot be referenced. It can only be checked for nullity.
...