About this document
Understanding Oracle Database Objects by Santosh Shettar is a document available to read on EtoBox.
This document provides an overview of database objects in Oracle, including tables, temporary tables, and external tables. It discusses how tables are used to store data in rows and columns. Temporary tables store private session data that is deleted when the session ends, while external tables allow accessing external data as if it were stored in database tables. The document provides examples of creating temporary and external tables and loading data between them.
- Author
- Santosh Shettar
- Language
- EN