// Explore More Tutorials
Convert Between an In-Memory Table and an Extended Table
2018-12-02
Beginner
15 min.
Convert between an in-memory and an extended table (and vice-versa) using SQL scripts in SAP Web IDE for SAP HANA.
You will learn
- How to convert an in-memory column store table to an extended table and vice versa.
Step 1: Convert to an in-memory table using SQLScript
Step 2: Convert to an extended table using SQLScript
Step 3: Foreign key considerations