Answer Posted / sree
pl/sql tables are temporary array like objects in pl/sql
block.pl/sql tables have one column and one primary key.the
size of pl/sql tables unconstrained i.e the number of rows
can be increased by dynamically
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you update sql?
What is a trigger in sql?
Does db2 use sql?
Is delete faster than truncate?
Which function is used to return remainder in a division operator in sql?
How can we find duplicate records in a table?
Explain the insert into statements in sql?
what are all types of user defined functions? : Sql dba
Why left join is used in sql?
What are types of indexes in sql?
What is rownum?
Can we debug stored procedure?
What is trigger types in sql?
Describe types of sql statements?
How to load data with sql*loader?