Posts

Showing posts with the label RDBMS

RELATIONAL DATABASE MANAGEMENT SYSTEM

Image
Image of RDBMS RELATIONAL DATABASE MANAGEMENT SYSTEM    RDBMS means relational database management system which is based on relational model.   Which follow the rules of codd’slaw.   RDBMS to store and access the data from the related table. NAMING CONVERSION DBMS                                                            RDBMS 1.  Fields                    ===                            Column and Attribute 2.  Record    ...