what is main def between plsql/table and array?
Answer Posted / sudipta santra
In array we can not make index upon that but in PL/SQL Table
we can set the index upon that.
Rest of the features are more or less not so much strong
difference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to login to the server without an instance?
What is the best way to do multi-row insert in oracle?
is there a tool to trace queries, like profiler for sql server?
How can I combine multiple rows into a comma-delimited list in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Explain the use of record option in exp command.
How do I escape a reserved word in oracle?
What is data type in oracle?
What privilege is needed for a user to create views in oracle?
How to convert raw data type into text in oracle? Explain
What are dml statements in oracle?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to use subqueries with the in operator using oracle?
What is different types of joins?
What do you mean by group by clause?