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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:51:52+00:00 2026-05-17T15:51:52+00:00

I need to group a query by day but the date is stored as

  • 0

I need to group a query by day but the date is stored as a long, how do I do that with SQL?

I need this to work across multiple vendors – oracle, db2, sql-server & mysql.

The long is milliseconds, generated by java.util.Date.getTime() – which I can’t change.

  • 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-05-17T15:51:53+00:00Added an answer on May 17, 2026 at 3:51 pm

    Divide the date column by the number of base time units per day, rounding down. For example, if your base unit is seconds, then you must divide the date column by 24*60*60 = 86400. Use the resulting value in the group by.

    Note that this will fail if your time source is synchronized with astronomical time (say, your system clock is synchronized with NTP) because in this case, every few years a leap-second is added. If this is the case (and it usually is) and you must make sure that the result is exact, then you must convert the date column to a string or a DB supported date format.

    This can mean to add another column or a view.

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

Sidebar

Related Questions

This question is geared towards a group of newly hired developers that need to
I have got a group of radio buttons that when clicked need to display
Can anyone post a SQL query for Calculating Total No. of Orders per Day?
Writing a SQL query that should return the average charges for a preceding 91
Say, you have a query like SELECT COUNT(*), date FROM ORDERS GROUP BY date
I have this query for a DB2 DB where I need to pull data
I have a report that is driven by a sql query that looks like
I have a table that has a date, item, and quantity. I need a
I'm using MS SQL Server but welcome comparitive solutions from other databases. This is
I'm trying to calculate a percentage in my SQL query. This is what I

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.