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 language is oracle sql developer?
What is pl sql collection?
What does cursor do in sql?
explain the difference between bool, tinyint and bit. : Sql dba
What is data modelling in sql?
Do we need commit after truncate?
What is memory optimized?
What is the use of procedures?
What does data normalization mean?
How do I turn a list into a table?
How do you pronounce sql?
What is recursive stored procedure?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Is pl sql a scripting language?
What is the use of partition by in sql?