欧美色欧美亚洲另类七区,惠美惠精品网,五月婷婷一区,国产亚洲午夜

曙海教育集團
全國報名免費熱線:4008699035 微信:shuhaipeixun
或15921673576(微信同號) QQ:1299983702
首頁 課程表 在線聊 報名 講師 品牌 QQ聊 活動 就業
 
 
     班級規模及環境--熱線:4008699035 手機:15921673576( 微信同號)
         每期人數限3到5人。
     上課時間和地點
  上課地點:【上海】:同濟大學(滬西)/新城金郡商務樓(11號線白銀路站) 【深圳分部】:電影大廈(地鐵一號線大劇院站)/深圳大學成教院 【北京分部】:北京中山學院/福鑫大樓 【南京分部】:金港大廈(和燕路) 【武漢分部】:佳源大廈(高新二路) 【成都分部】:領館區1號(中和大道) 【沈陽分部】:沈陽理工大學/六宅臻品 【鄭州分部】:鄭州大學/錦華大廈 【石家莊分部】:河北科技大學/瑞景大廈 【廣州分部】:廣糧大廈 【西安分部】:協同大廈
最近開課時間(周末班/連續班/晚班):2020年3月16日
     實驗設備
       ☆資深工程師授課
        
        ☆注重質量 ☆邊講邊練

        ☆合格學員免費推薦工作
        ★實驗設備請點擊這兒查看★
     質量保障
 

        1、培訓過程中,如有部分內容理解不透或消化不好,可免費在以后培訓班中重聽;
        2、培訓結束后,授課老師留給學員聯系方式,保障培訓效果,免費提供課后技術支持。
        3、培訓合格學員可享受免費推薦就業機會。

 
課程大綱
   
 
  • 課程介紹
    In this course, students learn the basic concepts of a data warehouse and study the issues involved in planning, designing, building, populating, and maintaining a successful data warehouse. Students learn to improve performance or manageability in a data warehouse using various Oracle Database features.
    Students also learn the basics about Oracle’s Database partitioning architecture and identify the benefits of partitioning. Students review the benefits of parallel operations to reduce response time for data-intensive operations. Students learn about the extract, transform, and load of data phase (ETL) into an Oracle database warehouse. Students learn the basics about the benefits of using Oracle’s materialized views to improve the data warehouse performance. Students also learn at a high level how query rewrite can improve a query’s performance. Students review OLAP and Data Mining and identify some data warehouse implementations considerations.
    ??????? Students briefly use some of the available data warehousing tools such as Oracle Warehouse Builder, Analytic Workspace Manager, and Oracle Application Express.
    ??????? Learn To:
    ??????? Define the terminology and explain basic concepts of data warehousing
    ??????? Identify the technology and some of the tools from Oracle to implement a successful data warehouse
    ??????? Describe methods and tools for extracting, transforming, and loading data
    ??????? Identify some of the tools for accessing and analyzing warehouse data
    ??????? Describe the benefits of partitioning, parallel operations, materialized views, and query rewrite in a data warehouse
    Explain the implementation and organizational issues surrounding a data warehouse project

    課程對象
    ??????? Application Developers
    ??????? Data Warehouse Administrator
    ??????? Data Warehouse Analyst
    ??????? Data Warehouse Developer
    ??????? Developer
    ??????? Functional Implementer
    ??????? Project Manager
    ??????? Support Engineer

  • 課程大綱:

    ??????? Introduction
    ?????????????? Course Objectives
    ?????????????? Course Schedule
    ?????????????? Course Pre-requisites and Suggested Pre-requisites
    ?????????????? The sh and dm Sample Schemas and Appendices Used in the Course
    ?????????????? Class Account Information
    ?????????????? SQL Environments and Data Warehousing Tools Used in this Course
    ?????????????? Oracle 11g Data Warehousing and SQL Documentation and Oracle By Examples
    ?????????????? Continuing Your Education: Recommended Follow-Up Classes
    ??????? Data Warehousing, Business Intelligence, OLAP, and Data Mining
    ?????????????? Data Warehouse Definition and Properties
    ?????????????? Data Warehouses, Business Intelligence, Data Marts, and OLTP
    ?????????????? Typical Data Warehouse Components
    ?????????????? Warehouse Development Approaches
    ?????????????? Extraction, Transformation, and Loading (ETL)
    ?????????????? The Dimensional Model and Oracle OLAP
    ?????????????? Oracle Data Mining
    ??????? Defining Data Warehouse Concepts and Terminology
    ?????????????? Data Warehouse Definition and Properties
    ?????????????? Data Warehouse Versus OLTP
    ?????????????? Data Warehouses Versus Data Marts
    ?????????????? Typical Data Warehouse Components
    ?????????????? Warehouse Development Approaches
    ?????????????? Data Warehousing Process Components
    ?????????????? Strategy Phase Deliverables
    ?????????????? Introducing the Case Study: Roy Independent School District (RISD)
    ??????? Business, Logical, Dimensional, and Physical Modeling
    ?????????????? Data Warehouse Modeling Issues
    ?????????????? Defining the Business Model
    ?????????????? Defining the Logical Model
    ?????????????? Defining the Dimensional Model
    ?????????????? Defining the Physical Model: Star, Snowflake, and Third Normal Form
    ?????????????? Fact and Dimension Tables Characteristics
    ?????????????? Translating Business Dimensions into Dimension Tables
    ?????????????? Translating Dimensional Model to Physical Model
    ??????? Database Sizing, Storage, Performance, and Security Considerations
    ?????????????? Database Sizing and Estimating and Validating the Database Size
    ?????????????? Oracle Database Architectural Advantages
    ?????????????? Data Partitioning
    ?????????????? Indexing
    ?????????????? Optimizing Star Queries: Tuning Star Queries
    ?????????????? Parallelism
    ?????????????? Security in Data Warehouses
    ?????????????? Oracle’s Strategy for Data Warehouse Security
    ??????? The ETL Process: Extracting Data
    ?????????????? Extraction, Transformation, and Loading (ETL) Process
    ?????????????? ETL: Tasks, Importance, and Cost
    ?????????????? Extracting Data and Examining Data Sources
    ?????????????? Mapping Data
    ?????????????? Logical and Physical Extraction Methods
    ?????????????? Extraction Techniques and Maintaining Extraction Metadata
    ?????????????? Possible ETL Failures and Maintaining ETL Quality
    ?????????????? Oracle’s ETL Tools: Oracle Warehouse Builder, SQL*Loader, and Data Pump
    ??????? The ETL Process: Transforming Data
    ?????????????? Transformation
    ?????????????? Remote and Onsite Staging Models
    ?????????????? Data Anomalies
    ?????????????? Transformation Routines
    ?????????????? Transforming Data: Problems and Solutions
    ?????????????? Quality Data: Importance and Benefits
    ?????????????? Transformation Techniques and Tools
    ?????????????? Maintaining Transformation Metadata
    ??????? The ETL Process: Loading Data
    ?????????????? Loading Data into the Warehouse
    ?????????????? Transportation Using Flat Files, Distributed Systems, and Transportable Tablespaces
    ?????????????? Data Refresh Models: Extract Processing Environment
    ?????????????? Building the Loading Process
    ?????????????? Data Granularity
    ?????????????? Loading Techniques Provided by Oracle
    ?????????????? Postprocessing of Loaded Data
    ?????????????? Indexing and Sorting Data and Verifying Data Integrity
    ??????? Refreshing the Warehouse Data
    ?????????????? Developing a Refresh Strategy for Capturing Changed Data
    ?????????????? User Requirements and Assistance
    ?????????????? Load Window Requirements
    ?????????????? Planning and Scheduling the Load Window
    ?????????????? Capturing Changed Data for Refresh
    ?????????????? Time- and Date-Stamping, Database triggers, and Database Logs
    ?????????????? Applying the Changes to Data
    ?????????????? Final Tasks
    ??????? Materialized Views
    ?????????????? Using Summaries to Improve Performance
    ?????????????? Using Materialized Views for Summary Management
    ?????????????? Types of Materialized Views
    ?????????????? Build Modes and Refresh Modes
    ?????????????? Query Rewrite: Overview
    ?????????????? Cost-Based Query Rewrite Process
    ?????????????? Working With Dimensions and Hierarchies
    ??????? Leaving a Metadata Trail
    ?????????????? Defining Warehouse Metadata
    ?????????????? Metadata Users and Types
    ?????????????? Examining Metadata: ETL Metadata
    ?????????????? Extraction, Transformation, and Loading Metadata
    ?????????????? Defining Metadata Goals and Intended Usage
    ?????????????? Identifying Target Metadata Users and Choosing Metadata Tools and Techniques
    ?????????????? Integrating Multiple Sets of Metadata
    ?????????????? Managing Changes to Metadata
    ??????? Data Warehouse Implementation Considerations
    ?????????????? Project Management
    ?????????????? Requirements Specification or Definition
    ?????????????? Logical, Dimensional, and Physical Data Models
    ?????????????? Data Warehouse Architecture
    ?????????????? ETL, Reporting, and Security Considerations
    ?????????????? Metadata Management
    ?????????????? Testing the Implementation and Post Implementation Change Management
    ?????????????? Some Useful Resources and White Papers

 

 
熱線:4008699035 手機:15921673576( 微信同號)
備案號:備案號:滬ICP備08026168號-1 .(2024年07月24日)......................
友情鏈接:Cadence培訓 ICEPAK培訓 EMC培訓 電磁兼容培訓 sas容培訓 羅克韋爾PLC培訓 歐姆龍PLC培訓 PLC培訓 三菱PLC培訓 西門子PLC培訓 dcs培訓 橫河dcs培訓 艾默生培訓 robot CAD培訓 eplan培訓 dcs培訓 電路板設計培訓 浙大dcs培訓 PCB設計培訓 adams培訓 fluent培訓系列課程 培訓機構課程短期培訓系列課程培訓機構 長期課程列表實踐課程高級課程學校培訓機構周末班培訓 南京 NS3培訓 OpenGL培訓 FPGA培訓 PCIE培訓 MTK培訓 Cortex訓 Arduino培訓 單片機培訓 EMC培訓 信號完整性培訓 電源設計培訓 電機控制培訓 LabVIEW培訓 OPENCV培訓 集成電路培訓 UVM驗證培訓 VxWorks培訓 CST培訓 PLC培訓 Python培訓 ANSYS培訓 VB語言培訓 HFSS培訓 SAS培訓 Ansys培訓 短期培訓系列課程培訓機構 長期課程列表實踐課程高級課程學校培訓機構周末班 端海 教育 企業 學院 培訓課程 系列班 長期課程列表實踐課程高級課程學校培訓機構周末班 短期培訓系列課程培訓機構 端海教育企業學院培訓課程 系列班
主站蜘蛛池模板: 玉环县| 满城县| 石家庄市| 黄龙县| 洪雅县| 清流县| 沽源县| 杨浦区| 华亭县| 霍州市| 鄂尔多斯市| 天镇县| 曲靖市| 济南市| 杭锦后旗| 光山县| 平乡县| 定西市| 公安县| 民丰县| 准格尔旗| 会泽县| 大洼县| 赣州市| 吉隆县| 阳江市| 桦甸市| 淮阳县| 天台县| 原阳县| 滦平县| 台北市| 山东省| 临猗县| 乌兰浩特市| 贵州省| 惠安县| 丰原市| 五河县| 中西区| 习水县|