HOME

TheInfoList



OR:

In relational databases, a nested table is a table that is embedded within another table. Individual elements can be inserted, updated, and deleted in a nested table. Since individual
elements Element or elements may refer to: Science * Chemical element, a pure substance of one type of atom * Heating element, a device that generates heat by electrical resistance * Orbital elements, parameters required to identify a specific orbit of ...
can be modified in a nested table, they are more flexible than an array because elements in an array can only be modified as a whole, not individually. A nested table doesn't have a maximum size, and an arbitrary number of elements can be stored in it.


External links

* * * *{{cite web, url=http://www.oraclepressonline.com/toc.jsp?bookid=8172&prevbkid=&nextbkid= , title=Oracle Database 10g: SQL (Oracle Press), archive-url=https://web.archive.org/web/20050908164422/http://www.oraclepressonline.com/toc.jsp?bookid=8172, archive-date=2005-09-08, df=mdy-all Database management systems SQL Relational database management systems