SQL Concept in RDBMS – Data Query Language(DQL)

SQL Concept in RDBMS – Data Query Language(DQL)

In this Blog i am posting the tutorial for SQL Concept in RDBMS – Data Query Language(DQL). SQL is basically a scripting language used in Relational Database Management System(RDBMS) as we learnt in my previous blog, this post will basically explain about DQL(Data Query Language) which is very important when we work on querying for specific … Read more

SQL Concept in RDBMS – Relation Database Management System

SQL Concept in RDBMS - Relation Database Management System

In this Blog i am posting the tutorial for SQL Concept in RDBMS – Relation Database Management System. SQL is basically a scripting language used in Relational Database Management System(RDBMS). Relational Database Management System -RDBMS As the name suggests, RDBMS is Database Management System where Data is managed in a relational model. Relational model means … Read more