Object Views (182)
In the Oracle object-relational database, an object view let you retrieve, update, insert,
and delete relational data as if it was stored as an object type. You can also define
views with columns that are object datatypes, such as objects, REFs, and collections
(nested tables and VARRAYs).
物件檢視
1. 在 Oracle 的物件-關係型資料庫中,利用物件檢視就可以像操作物件型別一樣對關係型資料進行DML操作
2. 使用者定義的檢視中也可以包含物件資料型別的列,常用的物件資料型別有物件 , REFs等
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-981773/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 題解:AT_arc182_a [ARC182A] Chmax Rush!
- DML ViewsView
- PostgreSQL DBA(182) - HOTSQL
- 8.1.1 V$ ViewsView
- 8.1.2 GV$ ViewsView
- Parallel query & viewsParallelView
- External Views (33)View
- Overview of Views (174)View
- [ARC182A] Chmax Rush!
- barbajs-ViewsJSView
- Some Dictionary Views For ASMViewASM
- Views and Base Tables (243)View
- How Views are Stored (175)View
- How Views Are Used (176)View
- Mechanics of Views (177)View
- Dependencies and Views (180)View
- 社群週刊·Vol.182
- LeetCode 182. Duplicate EmailsLeetCodeAI
- Oracle's V$ Views(轉)OracleView
- About Static Data Dictionary ViewsView
- Views with the Prefix USER (267)View
- Views with the Prefix ALL (268)View
- Views with the Prefix DBA (269)View
- Globalization Support Parameters in Views (178)View
- Updatable Join Views (181)View
- Overview of Materialized Views (184)ViewZed
- Refresh Materialized Views (189)ZedView
- [譯]Flutter for Android Developers - ViewsFlutterAndroidDeveloperView
- Whats the difference between the v$sql* viewsSQLView
- Oracle 10G V$ViewsOracle 10gView
- [DW]An article about Materialized Views(zz)ZedView
- Extents in Materialized Views and Their Logs (18)ZedView
- Inline Views (183)inlineView
- [ARC182C] Sum of Number of Divisors of Product
- Xamarin.Forms Views介紹(五)ORMView
- Python Web框架(URL/VIEWS/ORM)PythonWeb框架ViewORM
- Automatic Workload Repository ViewsView
- Some examples of using these views follow.View