Test 환경용으로 제공되는 test database 를 사용할 예정입니다. 1에서는 select 와 insert 먼저 알아보겠습니다. 1. 접속 [root@localhost system]# mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 3 Server version: 5.5.68-MariaDB MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear th..