MySQL and SQLite Database Administrations

In this chapter, you will learn about MySQL and SQLite database administration. You will learn to install MySQL and SQLite. You will also learn how to create users, grant privileges, create databases, create tables, insert data into a table, and view all records from the table specific records, and update and delete the data.

In this chapter, you will learn the following: