Categories
Data Base

What is RDBMS?

A relational database uses the concept of linked two-dimensional tables which comprises of rows  and columns. A user can draw relationships between multiple tables and present the output as a table again. A user of a relational database needs not to understand the representation of data in order to retrieve it. Relational programming is non-procedural.