How to create a new database in SAP HANA command line (HDBSQL)?
问题 I am new to hdbsql and I have logged in to the SAP HANA Server and logged in to the hdbsql terminal as a HDB admin user(SYSTEM). 1.Is it good to create databases as admin user?If not how to create a new user for hdbsql? 2.How to create a new Database in command line?(Will this work "CREATE DATABASE dbname;") Thank you. 回答1: CREATE DATABASE as a command only applies if you are using a multi database container setup. As this question really is more about the concepts of HANA database