Welcome to the introduction to MySQL, This course is intended to anyone who wants to learn the MySQL Database and the whole concept of Database, Before we get to far to MySQL, Let's take a look of the following Basic terms and Concepts..
Database - Is an organized collection of related information that can easily be accessed, managed,and updated.
Database Management System(DBMS) - is system software for creating and managing databases. For example Oracle, FileMaker Pro, Microsoft Access, Microsoft SQL Server, SAP and MySQL.
Relational Database Management System(RDBMS) - Is the Database Managment system that stores logically related data consistently in the form of related tables...For example MySQL, Oracle, Microsoft SQL and DB2 .
No comments :
Post a Comment