Re: Calculating Days/Time(Are Loops Neccessary?)

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Anthony Apollis <anthony(dot)apollis(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Calculating Days/Time(Are Loops Neccessary?)
Date: 2023-09-20 15:04:02
Message-ID: eb3aaeb3-e8e9-4db9-a41d-c9ac59354ca7@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/19/23 10:09, Anthony Apollis wrote:
> I have a table that needs to give me all data up until yesterday. This

All data since, beginning of month, beginning of year, beginning of time?

> will be part of an SSIS package that runs monthly, a day before the last
> day. code is:
You need to provide a simplified version of what you are trying to achieve.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2023-09-20 15:20:49 Re: Calculating Days/Time(Are Loops Neccessary?)
Previous Message Michael Corey 2023-09-20 13:15:57 Re: Changed functionality from 14.3 to 15.3