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:
- MySQL database administration
- SQLite database administration