Normalization in RDBMS

Normalization is a technique of designing the database in structured way. It is the process of organizing the data in database. It was …

Read more

Introduction of SQL

SQL stands for Structured Query Language.  It is a standard language for Relational Database Management System (RDBMS). Structured Query Language …

Read more