About this document
Data Warehousing Practical Certificate by portfolio clg is a document available to read on EtoBox.
The document describes how to import source data structures into Oracle. The key steps are: 1. Create tables in Oracle, which are the basic data structures used to store data. 2. Create views, which are structures constructed with SQL statements that represent ways to query data from base tables. 3. Create indexes to speed up access to particular rows in a database by associating an index with a table and containing data from columns.
- Author
- portfolio clg
- Language
- EN