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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:49:44+00:00 2026-06-09T12:49:44+00:00

I have a numeric field in my Oracle database that represents the number of

  • 0

I have a numeric field in my Oracle database that represents the number of days since Dec 28, 1800. However I am trying to select it (for another application) as the current date it represents. I’m not too familiar with Oracle commands (I’m used to SQL), so I was wondering if anyone could provide some assistance. Thanks.

ex: 77650 = Saturday, August 3, 2013

  • 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-09T12:49:46+00:00Added an answer on June 9, 2026 at 12:49 pm

    Firstly, get this out of the way, your life would be easier if you stored dates in a date data-type.

    However, to answer your question to add days to a date in Oracle you can use the + operator.

    Firstly though you have to have a date so I’ll convert the 28th December 1800 into a date using to inbuilt to_date function then add the number. In your case you would want:

    select to_date('1800/12/28','yyyy/mm/dd') + 77650 from dual
    

    I’ve set up a little SQL Fiddle to demonstrate for you.

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

Sidebar

Related Questions

In the database, we have a numeric field that represents the total time in
I have a numeric database field (numeric(3) in SQL Server 2000) that allows nulls,
I have two widgets that can be checked, and a numeric entry field that
I have this field from the database which is: DataType: Numeric (7, 3) So
I have a table in Oracle that contains a field with the data type
I have a numeric field (say num) in table along with pkey. select *
I have a zipcode field in a database that I just took over. Previously,
I have numeric data that I am getting from a database. They are all
I have a sqlite table that has amount field with NUMERIC(10,5) value(I know data
I have the field receiptno , which is a varchar holding a numeric value,

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.