mysql -u root -p
mysql> CREATE DATABASE `etl_platform_cloud` CHARACTER SET utf8mb4;
Last updated 4 years ago
Was this helpful?