why should required nested tables, Object types, partition
tables and varying arrays. what is the difference between
these are all. give me example with explanation.
Answers were Sorted based on User's Feedback
Answer / suresh kumar somayajula
V-Array is an Ordered set of elements.It's having Maximum
size and you can't delete individual elements. V-Arrays are
dense.
Nested Table is an un-orderes set of elements.It doesn't
have maximum size and you can delete individual elements
from Nested Tables . Nested Table can be Parse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoranjan sethy
If you want to declare fixed element then use varray.
If you want to declare any number of element at run time then use nested table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is sql easier than java?
can we update a view which is created from two tables
Why is pl sql used?
What is difference between pls_integer and integer?
What is sqlite used for?
what is purge command explain about oracle performance tuning
2 Answers Accenture, eCentric Solutions,
What are the advantages of indexing?
If we update a complex view, is base table will get update ?
2 Answers Ardee Technologies, HCL,
What is range partitioning?
what are rollup and cube in t-sql? : Transact sql
What is the difference between between and in condition operators?
Can we write create command in the plsql block?if possible how?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)