What are 3 different kinds of DBMS?
The four types of DBMS are hierarchical, network, relational, and object-oriented. Hierarchical and network DBMS use a tree-like structure to organize data, while relational DBMS use tables with rows and columns. Object-oriented DBMS store data as ob...
rahulahuja.hashnode.dev1 min read