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.
Specify the user profiles within the Supervisor?
Explain the extended, standard and secured mode?
Define the efficient data structure used within the internal storage representation in RDBMS?
Illustrates the case statement present into stored procedure?
Who can create up a database or system team? Give a short demonstration of each.
Briefly describe the differentiation between data warehousing and data mining ?
What is Datadriven?
Write a short note on the difference between embedded and dynamic SQL?
Describe the difference between differential backups and SQL Server 2000 complete?
How can we do unit testing into the informatica? How to load data in the informatica?
18,76,764
1960419 Asked
3,689
Active Tutors
1454365
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!