What is Modelling and its types?
Data modeling is the process of developing data model for the data to be stored in a Database. … Data Model structure helps to define the relational tables, primary and foreign keys and stored procedures. There are three types of...