1.

What is RDBMS? Explain in brief

Answer» RDBMS stand for relational database management system it is a database management system that is based on the relational model as introduced by EF Codd-1969.A relational database is a collective set of multiple data sets organised by tables, records and columns. a relational database used structured query language SQL which is a standard user application that provides an easy programming interface for database interaction. Relational database established a well-defined relationship between database tables. Tables communicate and share information, which facilitates Tata searchability, organisation and reporting.


Discussion

No Comment Found