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 rowtype?
What is pl/sql language case sensitive?
What is the difference between jpql and sql?
What is partition in sql query?
How many columns should be in an index?
How do you update a table in sql?
what are the differences between char and nchar? : Sql dba
How do you pronounce sql?
What is a unique constraint?
what are the t string functions available in tsql? : Transact sql
What are local and global variables and their differences?
Why partition by is used in sql?
Explain constraints in sql?
How would you convert date into julian date format?
What is where clause in sql?