answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the pyramid structure in relation to data base?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the structures of the files and data bases?

I think file is a open structure. and the data base is closed structure.


What do you mean by degree of relation in relational data base management system?

The degree of a relation is the number of attributes the relation has in it.The degree of a relation can be zero or more integer. An n-ary relation is a relation in which its degree is n in turn a relation of n attribute(s).


Discuss the difference between a view and a base relation?

Views:1. This is one type of relation which is not a part of the physical database.2. It has no direct or physical relation with the database.3. Views can be used to provide security mechanism.4. Modification through a view (e.g. insert, update, delete) generally not permitted Base Relation:1. A base relation is a relation that is not a derived relation.2. While it can manipulate the conceptual or physical relations stored in the data.3. It does not provide security.4. Modification may be done with a base relation. by Joseph sailo


Which data structure is used in relational model?

The correct term is "What are data structures in database management systems?" Please learn how to speak English ~Sincerely The Hacker


What are the subject-matters of data structure?

types of data structure types of data structure


Write a note on computer structure?

Control our any data base with the help of SQL, the professional name of SQL is SEQUEL ( Structure Query English Language)


How do you amend a data structure?

How do you amend a data structure?


What is the importance of studying biology in relation to your course?

Understanding the structure and function of cells is fundamental to all of the biological sciences.


What is homogeneous data structure?

collection of dissimilar type of data is called non homogeneous data structure as for example structure .


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


What is the weakness of Data structure diagram?

weakness of data structure diagrams


What is a homogeneous data structure and why is this a weakness for RDBMS?

in homogeneous data structure all the elements of same data types known as homogeneous data structure. example:- array