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

  • Home
  • SEARCH
  • 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 8324953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:15:52+00:00 2026-06-09T00:15:52+00:00

I have a requirement that I need to have 35 days data needs to

  • 0

I have a requirement that I need to have 35 days data needs to be stored in a db table. The data is used only for calculation and not for any retrieval (not used in select query where clause).

Is having them as 35 columns in the table the only way to design the table? Or any other effective design approach can be followed?

Note: SQL Server is used here and a FK is there on this table.

  • 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-06-09T00:15:54+00:00Added an answer on June 9, 2026 at 12:15 am

    If you just need to access all 35 fields in one go, and you know you won’t need additional fields, the table with 35 columns may well be the best design.

    Alternatively, you could try something like this:

    enter image description here

    CHECK (DAY_NO >= 1 AND DAY_NO <= 35)
    

    For the price of JOIN, this may give you a bit more flexibility in case you ever need to change the number of days – you just change the CHECK. Also, this may be slightly more space-efficient if large majority of your days are NULL.

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

Sidebar

Related Questions

I have one requirement that I need to mark the table item when the
I have the requirement that I need to open a document in Microsoft word
I have a requirement that I need to show my records in a gridview
I have a requirement, where we need to make sure that the document [PDF]
I have a requirement that a user is allowed only to enter string value
I have a requirement that regardless of the start and dates that I need
I have a requirement such that I need to add two integers using built
I have this requirement that i need to Update/Save all records from DatabaseA on
I have a requirement that we need to make a telephone call using ASP.NET
I have a project requirement that we need to attach an HTML formatted log

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.