Creating Tables for In-Memory and Relaxed Durability Databases

Table-level logging settings defined by create table also apply to tables created via select into.

Although you can create tables with minimal logging in databases using full durability, the databases do not use minimal logging for these tables. The SAP ASE server allows you to set these tables to minimal logging so you can use these databases as templates for other databases with durability set to no_recovery, where minimal logging takes effect in the dependent database.