Which type of database management system is MySQL?
Which type of database management system is MySQL? Correct Answer Relational
MySQL is a ‘relational’ DBMS. It is efficient at relating data in two different tables and joining information from them. Hierarchical and Network DBMS are based on parent-child relationships of records. Object-oriented DBMS use objects to represent models.
মোঃ আরিফুল ইসলাম
Feb 20, 2025
