Introduction to database and MySQL is a basic purpose relational database management system (RDBMS) utilized mostly to provide a back-end database for web applications. In this course, we will introduce you how RDBMS is related to MySQL and it is most suitable for anyone who desires to learn about the basics of MySQL. At the end of this course you will be familiar with MySQL database and be able to write simple queries to retrieve data from a MySQL database.
1. What is Database ?
2. Database Design
3. Database Techniques
4. Practical Question