View Data Across Both In-Memory and Dynamic Tiering Tables Using a SQL View
Create and use a SQL view to query data from both in-memory and dynamic tiering tables.
You will learn
- How to view the combined data set for data partitioned between an in-memory and a dynamic tiering table instance.
- How to create and use a SQL view.
- How to query against a SQL view with conditions.