BFH Posted April 14, 2005 Posted April 14, 2005 I have a database ("all years") related to three others; one is for 2002
Ender Posted April 14, 2005 Posted April 14, 2005 Your current structure makes a combined report impossible. If aggegating multiple years is a common need, then it would be better to have all names combined in one table. An additional table (of enrollments or whatever,) could be used if each name could have more than one year's data associated with it. If this type of report is not frequently needed, then maybe just import all years into a temp table so you can generate the report.
Recommended Posts
This topic is 7425 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now