Tuesday, June 3, 2014

Basics of Database

If database management system is not included at your course at second semester then don't worry it will be included later.. So, lets see what is database first !
Database :
A database is a collection of information that is organised so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content : Bibliographic, full-text, numeric and images.

To understand, simply assume that database is place where data are kept..

Queries you are going to learn here is globally accepted codes. It works fine on PHP too.. If you are planning to learn php then MySQL database will be a very good base to you.. So, we will now close the basic and head directly towards the coding section. First, you need to install database on your computer... Get an offline copy of MySQL database..
For more information, You can read this section below :
## How to Install MySQL database

No comments:

Post a Comment