View Data Across Both In-Memory and Dynamic Tiering Tables Using a SQL View
Beginner
5 min.
Create and use a SQL view to query data from both in-memory and Dynamic Tiering tables.
You will learn
- Viewing the combined data set for data partitioned between an in-memory and a Dynamic Tiering table instance.
- Creating and using a SQL view.
- Querying against a SQL view with conditions.