ETL+ Objects
Introduction and Navigation (Blue Belt Training)
These are the data tables in the DataSelf SQL Data Warehouse. The data is loaded from the Source to the Data Warehouse when the ETL+ refresh process runs.
The first Data Warehouse group is the ERP data loaded into the SQL Data Warehouse tables.
create database and schemas where all our tables and other objects will reside.
What are the 5 important objects of database?
Database objects
Tables.
Constraints.
Indexes.
Triggers.
Sequences.
Views.
Usage lists.