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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:18:48+00:00 2026-06-16T00:18:48+00:00

Okay now let me give an example date : 15.12.2012 00:16:39 Now this will

  • 0

Okay now let me give an example

date : 15.12.2012 00:16:39

Now this will be stored as

20121215001639

Now for example if i want to retrieve rows older than 30 min (30*60=1800 sec)

I can do just as

where date<20121215001639+1800 

So would this be a performance way instead of storing as date time ?

  • 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-16T00:18:49+00:00Added an answer on June 16, 2026 at 12:18 am

    I fully agree with marc_s’s comment above, but I decided to make a test, just for fun.

    I created two tables, one with a datetime column and one with a bigint column, representing the same data.

    Here is the sql fiddle: http://www.sqlfiddle.com/#!3/74976/3

    I’ve run this query for 500, 1000 and 5000 records and every time noticed that the execution plans are identical, so from a performance point of view there’s no gain in using bigint.

    However, there are obvious downsides for the bigint approach; some of them:

    • the conversion to/from bigint requires more code to be written
    • operations like filtering by month require more complex/less readable queries
    • looking at the result grid in Management Studio, you cannot “parse”/interpret the results as quickly as you could if you saw the separated date parts.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay. Now I give up. I have been playing with this for hours. I
Okay, let's start with an example. Keep in mind, this is only an example.
Okay, I've been working on this for days now and I can't find any
Okay, now this is more a rant about Linux than a question, but maybe
Okay let me try to explain this.. So i have a player, that can
Okay, this may be trivial, but I'm hoping somebody can give me a straightforward
Okay, so let me see if I can make this as concise as possible.
Okay I've been doing JS merges for some time now and still can't figure
Okay weirdest thing is happening I separated my navbar from my container and now
Okay so I figured out the whole color business using HTML, but now when

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.