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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:09:17+00:00 2026-06-05T19:09:17+00:00

I have an Oracle DATE column with, for example, these values: RUN_DATE ——————- 2012-06-09

  • 0

I have an Oracle DATE column with, for example, these values:

      RUN_DATE
-------------------
2012-06-09 13:15:00
2012-06-10 14:28:00
2012-06-11 12:20:00
2012-06-12 13:14:00
2012-06-13 11:50:00

I want to select those values that occurred within a hour of 13:00.
For the data above that would be the 1st, 3rd, and 4th rows.

Thank you

  • 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-05T19:09:18+00:00Added an answer on June 5, 2026 at 7:09 pm
    WHERE to_char(run_date, 'HH24:MI' ) between '12:00' and '14:00'
    

    will work. Of course, you’ll probably need a function-based index on to_char(run_date, 'HH24:MI' ) to make it run efficiently.

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

Sidebar

Related Questions

I have a column that stores the last modified date. I want to check
I have a table in an Oracle Database that has, among others, a DATE
I have a column in an Oracle DB table that is of type TIMESTAMP(6)
I have an Oracle Date column in a db table, and fetching this field
I have a table with a DATE column with time (as usual in Oracle
It so happens that I have to get a date from a varchar2 column
I have an Oracle database table that I want to apply a unique constraint
I have question that if I have date as string in one column of
We have a Oracle Date column. At first in our Java/Hibernate class we were
I have an Oracle Date type to which I need to insert the current

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.