Download presentation
Presentation is loading. Please wait.
Published byJayson Richards Modified over 9 years ago
1
MySQL
2
MySQL is a Relational Database Management System (RDBMS) that runs as a server providing multiuser access to a number of databases. A third party open source software "phpMyAdmin“, used as a web-based front end for managing MySQL databases easily and efficiently. It is widely installed by Web hosts worldwide, since it is developed in PHP and is included in the convenient WAMP software bundle installers.
3
MySQL PHPMyAdmin Interface. PhpMyAdmin is web base software used for creating and maintaining MySQL databases. Link http://localhost/phpmyadmin/http://localhost/phpmyadmin/
4
MySQL
5
Creating a New Database Creating a new Table and entering the value to the fields Go
6
MySQL Enter fields Save
7
MySQL Field Extra to set auto_increment this radio button to set primary key OR Save
8
MySQL
9
Insert menu used to add data to the table
10
MySQL SQL menu used to list data in the tables Go
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.