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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T01:22:10+00:00 2026-06-12T01:22:10+00:00

Does SQLs built-in DateTime type has any merits over nvarchar type? If it were

  • 0

Does SQLs built-in DateTime type has any merits over nvarchar type?

If it were you , which one would you use?

I need to store dates in my SQLServer database and I’m curious to know which one is better and why it is better.

I also want to know what happens if I for example store dates as string literals (I mean nvarchar )? Does it take longer to be searched? Or they are the same in terms of performance ?

And for the last question. How can I send a date from my c# application to the sql field of tye DateTime? Is it any different from the c#s DateTime ?

  • 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-12T01:22:11+00:00Added an answer on June 12, 2026 at 1:22 am

    You’re given a date datetype for a reason, why would you not use it?

    What happens when you store “3/2/2012” in a text field? Is it March 2nd? Is it February 3rd?

    Store the date in a date or datetime field, and do any formatting of the date after the fact.

    EDIT

    If you have to store dates like 1391/7/1, your choices are:

    • Assuming you’re using SQL Server 2008 or greater, use the datetime2 data type; it allows dates earlier than 1753/01/01 (which is what datetime stops at).
    • Assuming you’re using SQL Server 2005 or earlier, store the dates as Roman calendar dates, and then in your application, use date/time functions to convert the date and time to the Farsi calendar.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does any one know of a good tutorial, or jQuery plugin i can use
Does COUNT(*) have any significant impact for MySQL performance if query already has GROUP
Does anyone know how one can data bind enum field which is a combination
Does anyone know of a free tool, similar to what is built into Visual
Does anyone have any suggestions for the best / simplest way to view all
Does doxygen doesn't work properly on python script with a shebang? I tried one
Does the Date object in Javascript ever use a non-Gregorian calendar? The MDN and
does anyone know if iOS Simulator (that goes with XCode) support any kind of
Does anyone know any way to update the resources (images, text files, UI .nib
Does exist any *.npy files reader/visualizer ? (for Windows)

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.