Database - Data Modeling with ER Model - Discussion
Discussion Forum : Data Modeling with ER Model - General Questions (Q.No. 3)
3.
In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity.
Discussion:
5 comments Page 1 of 1.
Mutyalu_amballa said:
8 years ago
Instance:
The combination of the system global area (SGA) and background processes. An instance is associated with one and only one database. In an Oracle Real Application Clusters configuration, multiple instances access a single database simultaneously.
SGA:
System global area. A group of shared memory structures that contain data and control information for one Oracle database instance.
Background process:
A process that consolidates functions that would otherwise be handled by multiple Oracle programs running for each client process. The background processes asynchronously perform I/O and monitor other Oracle processes.
The combination of the system global area (SGA) and background processes. An instance is associated with one and only one database. In an Oracle Real Application Clusters configuration, multiple instances access a single database simultaneously.
SGA:
System global area. A group of shared memory structures that contain data and control information for one Oracle database instance.
Background process:
A process that consolidates functions that would otherwise be handled by multiple Oracle programs running for each client process. The background processes asynchronously perform I/O and monitor other Oracle processes.
Mr prashant ihare said:
1 decade ago
It is because as the concept suggest one to many ie the ralationship from one (A) entity to other inherihed or deriver entities (B, C, D) to which we simply call as the child entities. Thats it.
TEGEGN TADESSE said:
2 years ago
Instances of a class have the same set of attributes.
However, each instance may be different because of what's inside each attribute.
However, each instance may be different because of what's inside each attribute.
(1)
Ake said:
1 decade ago
Parent should be one and it has many child in one to many relation.
Malika said:
8 years ago
What is an instance?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers