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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T17:09:39+00:00 2026-06-13T17:09:39+00:00

I have a database with a timestamp field called DATECREATED and I am trying

  • 0

I have a database with a timestamp field called DATECREATED and I am trying to run a select statement to retrieve all records where current time is at least 60+ minutes from timestamp

Eg.

timestamp is 2012-10-29 12:08:11.

I want to retrieve a record only if it has passed 60 minutes from the timestamp above. So if the time is 13:09, or 15:09, it should be retrieved. If the time is 12:15, it should return 0;

Any help would be greatly appreciated as other answers here haven`t helped so far.

Thanks.

  • 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-13T17:09:41+00:00Added an answer on June 13, 2026 at 5:09 pm
    select * from your_table
    where DATECREATED - interval 60 minute <= now() 
    

    See this SQLFiddle

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

Sidebar

Related Questions

I have a timestamp field in a postgres database. I would like to select
I have a Timestamp field in a WebSQL database that is stored like: /Date(1340420400000)/
In my Postgresql database, I have a timestamp without time zone with this value
I have to questions concerning database records revision. First of all I have database
I have a database table in mysql with a field that is of TIMESTAMP
In my MySql database i have a field which is a timestamp. MySQL is
I have a custom UserType which stores a date/time value in a TIMESTAMP field
I have Informix database with timestamp field defined as YEAR TO SECOND. When I
I have a mySQL database with a timestamp field. It currently only has one
I have a field of type TimeStamp in database, which is converted in byte[]

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.