Re: Calculating Days/Time(Are Loops Neccessary?) - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Calculating Days/Time(Are Loops Neccessary?)
Date
Msg-id eb3aaeb3-e8e9-4db9-a41d-c9ac59354ca7@aklaver.com
Whole thread Raw
In response to Calculating Days/Time(Are Loops Neccessary?)  (Anthony Apollis <anthony.apollis@gmail.com>)
List 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.klaver@aklaver.com




pgsql-general by date:

Previous
From: Michael Corey
Date:
Subject: Re: Changed functionality from 14.3 to 15.3
Next
From: Alvaro Herrera
Date:
Subject: Re: Calculating Days/Time(Are Loops Neccessary?)