Programming Concepts Question:

What is data modelling?

Tweet Share WhatsApp

Answer:

Data Modelling is designing of the data content and structure of the database.

The data model documents the structure of and interrelationships between the data - it is presented as a combination of simple diagrams and written definitions and is independent of any DBMS software or hardware considerations.

Download Programming Concepts PDF Read All 112 Programming Concepts Questions
Previous QuestionNext Question
What are the various cause & effect signals of the 8085 microprocessor?Explain what are dangling pointers,virtual constructors and virtual destructors?