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 407017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:33:12+00:00 2026-05-12T17:33:12+00:00

Does it make any sense to store just a year in the new Date

  • 0

Does it make any sense to store just a year in the new Date SQL type in SQL 2008? My boss wanted this but we’re prompting the customer to enter year optional in a web form..just 4 integers. I don’t see why we’d use Date datatype as that also includes day and month and I’ve already got those seperated out into int fields in our DB table.

Year is optional on our web form, so if they only enter Month and Day, it makese no sense to me to store this in a date type of field because year will have to be something abritrary. I guess we could do 01-16-1900 if they didn’t enter year and then we’d have just day and month..but whatever, to me that’s a hack. I’d rather seperate all 3 into seperate fields only because we have one of those values (year) as optional. I don’t see that we’ll ever require year because it’s for a birthdate and we already discussed that would piss off customers if we required year anyway.

  • 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-12T17:33:12+00:00Added an answer on May 12, 2026 at 5:33 pm

    No, This makes no sense. It will result in more space in the database, and will also add unnecessarily any code where you are just looking for the year. You’ll have to use DatePart() in each query or extract the year in code. Either approach hurts performance.

    But if your boss told you to do it, then you should probably do it. I wouldn’t make an issue of it. What’s your boss’s reasoning?

    Correction

    I retract the portion of the answer above that says “more space in the database”. The performance savings I was referring to are in the conversion to query by year.

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

Sidebar

Related Questions

Does something like this make any sense at all in Java? class A<T extends
Does it make any sense to use bitfields to store and manage a schedule?
Does it make any sense to include a captcha when registration already requires email
Does it make sense to use SQL Server Compact for a desktop application? How
2 questions: Does using MVC make it any easier to build 508/WAI compliant sites?
Does anyone have any recommendations for applications or browser plugins that make browsing and
Does anyone have any recommendations for a good, fast, make tool? SCons? KJam? Something
Does it make sense, having all of the C#-managed-bliss, to go back to Petzold's
Does it make sense to use interfaces for your domain object factories by default,
Does it make sense to use .NET DataSets even in applications that use a

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.