目錄(89章)
倒序
- coverpage
- Real Time Analytics with SAP HANA
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Kickoff – Before We Start
- Introducing SAP HANA SQL
- The SAP HANA SQLscript
- When should we use SQLscript?
- Procedures
- JOINS in SAP HANA
- Unions versus JOINS
- Self-study questions
- Summary
- Chapter 2. SAP HANA Data Modeling Approach
- Row and column storage in SAP HANA
- Basic architecture of the SAP HANA engine
- Different modeling artifacts in SAP HANA
- SAP HANA Studio
- Different schemas in SAP HANA
- Creating package and delivery unit
- Self-study questions
- Summary
- Chapter 3. Different Ways of SAP HANA Data Load
- Loading data from Flat file in SAP HANA
- Real-time replication via SAP SLT (System Landscape Transformation) Replication Server
- Loading data with SAP Direct Extractor
- Application server configuration
- Creating a DXC schema and user in SAP HANA
- Loading data in SAP HANA with Data Services Workbench
- SAP Replication Server
- Smart Data Access
- Self-study questions
- Summary
- Chapter 4. Creating SAP HANA Artifacts Attribute Views and Analytical Views
- Steps to adjust preferences
- Creating attribute views
- Defining attribute and key attribute
- Creating time attribute views
- Creating analytical views
- Creating other elements
- Self-study questions
- Summary
- Chapter 5. Creating SAP HANA Artifacts – Analytical Privileges and Calculation Views
- Creating a restricted measure and a calculated measure
- Creating filters
- Creating input parameters and variables
- Creating calculation views
- Analytical privileges
- Self-study questions
- Summary
- Chapter 6. Understanding Text Search and Hierarchies in SAP HANA
- Creating and using Full Text Search
- Creating hierarchies
- Self-study questions
- Summary
- Chapter 7. Using Decision Tables and Transporting SAP HANA Content
- What is a decision table?
- Transport management in SAP HANA
- SAP HANA application lifecycle manager
- Transporting a delivery unit with HALM
- Export and import – moving SAP HANA content manually
- Currency conversion in SAP HANA
- Self-study questions
- Summary
- Chapter 8. Consuming SAP HANA Data Models
- Connecting to the SAP HANA database
- Reporting tools for SAP HANA
- Analysis for Office
- SAP Business Objects Analysis for OLAP
- Using Microsoft Excel as a reporting tool
- Summary
- Chapter 9. An Introduction to Application Function Library
- Application Function Library
- Predictive Analysis Library
- Calling PAL functions
- Business Function Library
- Self-study questions
- Summary
- Index 更新時間:2021-07-09 21:21:16
推薦閱讀
- 軟件項目管理(第2版)
- Oracle Database In-Memory(架構與實踐)
- Learning Flask Framework
- AngularJS Web Application Development Blueprints
- Java FX應用開發教程
- 前端架構:從入門到微前端
- Podman實戰
- Functional Kotlin
- The DevOps 2.5 Toolkit
- PLC應用技術(三菱FX2N系列)
- Android群英傳
- Geospatial Development By Example with Python
- Learning Android Application Testing
- 面向對象程序設計及C++(第3版)
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- C語言從入門到精通(微視頻精編版)
- Swift iOS Programming for Kids
- 深度學習的數學:使用Python語言
- Hands-On Game Development Patterns with Unity 2019
- NIO與Socket編程技術指南
- 數據庫技術及應用教程(第2版)
- C#網絡應用編程(第3版)
- 完美講堂 Unity3D游戲特效設計實戰教程
- Scratch 3.0少兒編程與算法一本通
- 算法小時代:從數學到生活的歷變
- 零基礎學FPGA設計:理解硬件編程思想
- 區塊鏈+:從全球50個案例看區塊鏈的技術生態、通證經濟和社區自治
- Building Websites with the ASP.NET Community Starter Kit
- 馴服爛代碼:在編程操練中悟道
- Modern C++ Programming Cookbook