User Guide
>
User Guide
>
Understanding Usage Scenarios
>
How to Run the Benchmark
>
Create a Database
Was this helpful?
Create a Database
Use the createdb command to create a database.
To create a database named "dbtest"
Issue the following command at the command line:
createdb dbtest
The database is created.
Last modified date: 06/28/2024
This site works best with JavaScript enabled