humanageek
Programmer
Everyone,
I'm using CR9 and accessing an Oracle 9i database.
I've been asked to provide information about certain records which can be "parent" records to other "children."
If there is a parent-child relationship, in addition to showing the parent information, I'm required to display the multiple child records as well.
All information resides in the same tables, and it sounded like it might be really easy to do. I've been able to determine the existance of a relationship, but I don't know how to display the children's information.
I thought perhaps grouping, but I've tried and come up short. Any help anyone can give would be sincerely appreciated. Thanks!
Kyle
I'm using CR9 and accessing an Oracle 9i database.
I've been asked to provide information about certain records which can be "parent" records to other "children."
If there is a parent-child relationship, in addition to showing the parent information, I'm required to display the multiple child records as well.
All information resides in the same tables, and it sounded like it might be really easy to do. I've been able to determine the existance of a relationship, but I don't know how to display the children's information.
I thought perhaps grouping, but I've tried and come up short. Any help anyone can give would be sincerely appreciated. Thanks!
Kyle