answersLogoWhite

0

A child relationship refers to an entity or table that cannot exist without the existence of another entity or table. An example of this would be a table that is created to address a many-to-many relationship between two other tables.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Explain the link between hardware and application software?

DBMS


Explain the centralized DBMS architecture in detail?

combines everything into a single system including, DBMS software,hardware, application programs and user interface


Explain the types of dbms users?

There are four types of DBMS users,Naive UsersOnline UsersApplication Program UsersDatabase AdministratorNote: The description of above points is currently not available.


Draw a neat diagram of components of DBMS and explain?

errjklerjqlwrjqwewqerlkwrlqewlrkqwerqewrqwklrjqweklodo tari ma no chodu


16 The DBMS stores definitions of the data elements and their relationships in?

data dictionary


Explain the architecture of DBMS?

the architecture of dbms contains three levels 1/ external level:different users views of the database,shows relevant data for a particular user. 2/conceptual level:global view pf the database;describes what data is stored and its relationships. 3/internal level:physical representation of the database on the computer, Describes how the data is stored in the database.


Explain the three schema architecture of DBMS?

Physical schema,logical schema and sub schemas


Functions of database manager in Database management system. explain the functions with example.?

functions of DBA in DBMS


Construct system architecture of DBMS . explain each component in detail?

a representation of DBMS design. It helps to design, develop, implement, and maintain the database management system. A DBMS architecture allows dividing the database system into individual components that can be independently modified, changed, replaced, and


What is network model in DBMS?

network model is a collection data in which records are physically linked through linked lists .A DBMS is said to be a Network DBMS if the relationships among data in the database are of type many-to-many. The relationships among many-to-many appears in the form of a network. Thus the structure of a network database is extremely complicated because of these many-to-many relationships in which one record can be used as a key of the entire database. A network database is structured in the form of a graph that is also a data structure .


Define the two principle integrity rules for the relational modelDisscuss why it is desirable to enforce these rules also explain how DBMS enforces these integrity rules?

Define the two principle integrity rules for the relational modelDisscuss why it is desirable to enforce these rules also explain how DBMS enforces these integrity rules?


What is ndm and hdm expressing relationship in dbms?

NDM (Network Data Model) and HDM (Hierarchical Data Model) are two types of database models used in DBMS. NDM organizes data in a graph structure, allowing for complex relationships and many-to-many connections, while HDM arranges data in a tree-like structure with a strict parent-child hierarchy. Both models represent data relationships but differ in their organization and access methods, with NDM offering more flexibility in relationships compared to the more rigid structure of HDM.