Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
MySQL Database Sinhala Video Tutorials and Free Database Lessons
MySQL is an open source Relational database management system (RDBMS). It’s a popular database system for web application development. Most web developers work with Linux, Apache, MySQL and PHP as a suite of open source software (LAMP). Most popular web applications such as Joomla, Drupal, Wordpress, phpBB and TYPO3 are developed using MySQL databases. In these lessons, you understand how to create databases using MySQL database server.
- How to download the Setup installer
- Install and configure MySQL database server in Windows
- Manually create a password for Root user
- How to write a queries in MySQL
- Display databases and tables
- Create databases and tables - Part 1
- Create databases and tables - Part 2
- Create databases and tables - Part 3
- Altering tables in a database
- Altering fields in a database table
- Add and remove fields from a table
- Delete tables and databases