Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 678607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:10:07+00:00 2026-05-14T01:10:07+00:00

By fiscal year I mean all the data in the database (in all tables)

  • 0

By fiscal year I mean all the data in the database (in all tables) that occurred in the particular year. Lets say that we are building an application that allows user to choose from different years.

What way of implementing this would you prefer, and why:

  1. Separate fiscal year data based on multiple separate database instances (for example, on every fiscal year start you could create a new instance with no data)
  2. Have everything in one database, but with logic that automatically separates records from different years.

Personally, I have “seen” both methods, and I would choose the second. The only argument I can think of for the first method is to have less records in case that these are really big databases – but still, you could “archive” old records by joining them in summaries or by some other way. What do you think?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T01:10:07+00:00Added an answer on May 14, 2026 at 1:10 am

    Separate fiscal year data based on multiple separate database instances (for example, on every fiscal year start you could create a new instance with no data)

    No. Do not create a separate database instance, database, or table per fiscal year.

    Besides not being normalized, you would be unnecessarily duplicating the supporting infrastructure: constraints, triggers, stored procedures & functions would all have to be updated to work with the new, current fiscal year. Which would also complicate data for future years for budgetting and planning.

    Have everything in one database, but with logic that automatically separates records from different years.

    There’s no need for separation, just make sure that records contain a timestamp, which can then be used to determine what fiscal year it took place in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my SQL database I have a column that contains a fiscal year value.
I have a table with the following data: Fiscal Year | Fiscal Quarter |
I have a Stored Procedure that loops through the months in the fiscal year
Basically my table contains a fiscal year field that looks like 2011-2012 Q1 and
I have a system that compares fiscal year up to the current date to
Is there a way in SQL Server that can show the Fiscal Year (begins
In the database of an application I'm using, there is a record that has
How would you calculate the fiscal year from a date field in a view
I have this Dijit number spinner: <div class=extra_field hide_on_load form_action_fy> <label>Action Fiscal Year</label> <input
I want to find fiscal month and year based on a date. How Can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.