Why recursive relationships are not good
Why recursive relationships are not good? How do you solve them?
Expert
Recursive relationships are an interesting and further complex concept than the relationships you have considered in the previous chapters, like a one-to-one, one-to-many, and many more. A recursive relationship happens when there is a relationship among an entity and itself. For illustration, a one-to-many recursive relationship happens when an employee is the manager of other workers. The employee entity is associated to itself, and there is a one-to-many relationship between one employee (the manager) and many other employees (those people who report to the manager). Due to the more complex nature of these relationships, we will require slightly more complex methods of mapping to them to a schema and displaying them within a stylesheet.
Explain the term Database Server?
Illustrates the way to save space while inserting rows monotonically?
Specify various tools in the Business Objects 5.1?
Describe the difference between differential backups and SQL Server 2000 complete?
Explain the way to audit the SQL sent to the server.
Explain the loops?
Illustrates the term update statistics in Sybase?
Give a brief introduction of the term surrogate key?
Elucidate what are the tasks which Load manger process will do?
What is meant by the term query subject?
18,76,764
1959236 Asked
3,689
Active Tutors
1416072
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!