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
Can a composite key be null?
What are the string functions in sql?
What are different methods to trace the pl/sql code?
What is set transaction?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
can a stored procedure call itself or recursive stored procedure? : Sql dba
how to convert numeric values to character strings? : Sql dba
what is a trigger? : Sql dba
Which constraints we can use while creating database in sql?
What is the process of debugging?
how can we destroy the cookie? : Sql dba
Is inner join same as self join?
What does seeding a database mean?
What company owns postgresql?
how many sql ddl commands are supported by 'mysql'? : Sql dba