polpulating the database meaning :: Since the data in the tables is called the population, filling the tables with data is called populating the database.
Since the data in the tables is called the population, filling the tables with data is called populating the database.
.........................................................................................................................
As others already wrote, to populate a database means to add data to it.
The background of the term is in the foundation of database theory. Fundamentally a database consists of a schema (the logical rules that govern the data, implemented as table structure and constraints) — also called the intention — and the population (facts represented as data in those tables) — also called the extension.
Since the data in the tables is called the population, filling the tables with data is called populating the database.
Comments
Post a Comment