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