difference between pl/sql table and normal pl/sql table
Answer Posted / heena
pl/sql tables are not store in database but normal pl/sql
tables are stored in database
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is the difference between clustered and non clustered index in sql? : Sql dba
Which is better join or inner query?
what is a primary key? : Sql dba
What is an alias command?
What is rownum and rowid?
What are different types of sql?
What are all the different types of indexes?
How would you pass hints to the sql processor?
What is flag in sql?
How to read xml file in oracle pl sql?
what tools available for managing mysql server? : Sql dba
How do you define a foreign key?
how to dump a table to a file with 'mysqldump'? : Sql dba
What is a data definition language?
what is union, minus and interact commands? : Sql dba