- Software Development on the SAP HANA Platform
- Mark Walker
- 230字
- 2021-08-13 16:43:21
Previewing the sample data
Now that the data for the examples in the book is in our SAP HANA system, we can take a few minutes to examine it and get familiar with it.
Here is a visual representation of the sample data:

The Studio offers a very useful Data Preview tool, which can be used to see the contents of tables (and indeed any modeling view we create later). To access this function, just right-click on the table (or view) name, and select Data Preview. The following is a screenshot showing the contents of the CUSTOMER
table we just imported, so that you can compare it with the data in your SAP HANA system:

The Data Preview function does what its name suggests, it shows you the raw data in the underlying table. There are other possibilities offered by this tool, which we will see in detail later.
You might like to take a few minutes to have a look at the data in each of the tables we imported, and compare what you see to the schema of the links between the tables on the previous page. When you are happy that you understand the data, and the joins between the tables, we can move on to the next step, which is the creation of an attribute view. This will be examined in detail in the next chapter.
- Arduino by Example
- Visual Basic 6.0程序設計計算機組裝與維修
- 深入淺出Java虛擬機:JVM原理與實戰
- Visual FoxPro 程序設計
- Python網絡爬蟲從入門到實踐(第2版)
- Linux命令行與shell腳本編程大全(第4版)
- PySide 6/PyQt 6快速開發與實戰
- Java Web開發就該這樣學
- Rust游戲開發實戰
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- 微課學人工智能Python編程
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Clojure Data Structures and Algorithms Cookbook
- C++面向對象程序設計
- Learning ROS for Robotics Programming