Employee Hierarchical - Rolling down reporting
Page 1 of 1 • Share •
Employee Hierarchical - Rolling down reporting
Hi All,
I have employee table with following structure
empid
mgrid
startdate
enddate
other emp details
I have built reporting tool that lets user select date and manager and it will list all employees under that manager. i have used oracle connect by to list all employees reporting to selected manager recursively till last level. It takes too long to list. Is there anyway i can organize data that can help me speed up query?
Thank you in advance.
I have employee table with following structure
empid
mgrid
startdate
enddate
other emp details
I have built reporting tool that lets user select date and manager and it will list all employees under that manager. i have used oracle connect by to list all employees reporting to selected manager recursively till last level. It takes too long to list. Is there anyway i can organize data that can help me speed up query?
Thank you in advance.
imkoolkrab- Posts: 1
Join date: 2009-07-01
Re: Employee Hierarchical - Rolling down reporting
The general solution is a hierarchy bridge table. Review this thread for more information:
http://forum.kimballgroup.com/dimensional-modeling-and-data-architecture-f6/how-to-model-product-bundles-t147.htm
Warren sums it up nicely in the last post.
http://forum.kimballgroup.com/dimensional-modeling-and-data-architecture-f6/how-to-model-product-bundles-t147.htm
Warren sums it up nicely in the last post.

ngalemmo- Posts: 1727
Join date: 2009-05-15
Location: Los Angeles

Similar topics» Employee Hierarchical - Rolling down reporting
» Modelling, level of hierarchy, employee and organization structure
» Need help with modeling employee and degrees earned
» Employee With Multiple Jobs
» Combination of SCD2, partial snowflake, Effective and end dates in fact table
» Modelling, level of hierarchy, employee and organization structure
» Need help with modeling employee and degrees earned
» Employee With Multiple Jobs
» Combination of SCD2, partial snowflake, Effective and end dates in fact table
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum