14. To insert values into a table “eg: student “:
mysql> INSERT INTO student VALUES("Manmohan", "32" );
Query OK, 1 row affected (0.00 sec)
mysql>
16. After adding few entries.
Platform for learning UNIX & LINUX technologies
2. Start the service using service command. [root@kalwa1 ~]# service vsftpd start Starting vsftpd for vsftpd: [ OK ] [root@kalwa1...
Don’t use regular MySQL, Percona and MariaDB (we’ll migrate to MariaDB later) are better.