Recursive relationships in a database design
How can we handled are recursive relationships in a database design? Describe briefly?
Expert
A recursive relationship is a relationship between entities of the same class, and is represented in the similar way as other relationships are. The rows of the tables can take two various roles, but. Some are parent rows, and the others are child rows. Furthermore, the table will contain both its own primary key and the foreign key which links back to the table itself. When a row has no parent, then the value of the foreign key column in which row will be null. If the row has a parent, then there should be a foreign key value in that row which corresponds to the primary key value of any other row in the table.
Describe briefly the measure objects?
Explain terms Procedure Cache in Sybase. Answer: It is the memory area where compiled query tree run for example: procedure and batch query.
Describes the difference between NULL and VOID pointers into Data Structures?
Explain the term replication server software?
What are the features of Monopolistic Competition?
Define the class?
Explain the term version Control?
Illustrates the term tkprof and how is this used?
Specify the user profiles within the Supervisor?
Explain what is meant by the term catalog and its types in the cagonos?
18,76,764
1959992 Asked
3,689
Active Tutors
1449254
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!