Re: Selecting table row with latest date [RESOLVED] - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Selecting table row with latest date [RESOLVED]
Date
Msg-id f9f2e217-5b4a-0c7b-d7c4-f598dea0922e@aklaver.com
Whole thread Raw
In response to Re: Selecting table row with latest date [RESOLVED]  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On 8/19/21 3:07 PM, Rich Shepard wrote:
> On Thu, 19 Aug 2021, David G. Johnston wrote:
> 

> David,
> 
> I'm not at all surprised as I use postgres infrenquently. Once I have
> queries producing results I need for my business tracking or client data I
> just use them. I'm neither a professional DBA nor database developer and 
> use
> a variety of technical applications dependent on project needs.
> 
> And I'm quite used to being chastised by those who work primarily with a
> single application all day every day and I accept that I'm not an expert.

Things would go easier if you supplied context with your replies, so:

The exact query that produced a result.

Query results of more then one column so the data itself has context.

Error messages.

Indication of whether the result is what you wanted?

And if it isn't then the expected result.

Then folks could come up with a more complete answer sooner and with 
less frustration for all.


> 
> Regards,
> 
> Rich
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Selecting table row with latest date [RESOLVED]
Next
From: Tom Lane
Date:
Subject: Re: Regexp_replace bug / does not terminate on long strings