• Relational DataBase Management System
    • Relational DataBase
      • Table
        • Record
        • Column
e.g. Table
Column I
Column II
Column III
Record I
Item I
property I
property II
Record II
Item II
property I
property II

RDBMS use SQL to Query the Database, SQL is a Language of Query (Structured Query Language)



MySQL monitor ->
Create database ->
MySQL data types and data input ->
Table operations ->


More - RDBMS -