Create a Database
After deploying your cluster, you are ready to create a database. When creating tables in your database, you can choose between columnstore and rowstore tables, depending on whether your workload is analytical or transactional.
This guide explains how to create a database using the CREATE DATABASE command. After you have set up your database, navigate to the Choosing a Table Storage Type topic for more information on what table storage type will best suit your needs.