Re: Convert date and time colums to datetime

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Convert date and time colums to datetime
Date: 2025-10-19 17:56:34
Message-ID: c87a969f-5d66-af3a-d272-88b6ad22098@appl-ecosys.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 19 Oct 2025, Isaac Morland wrote:

> If you're talking about actually changing the table, replacing the two
> columns with a single column, you would need ALTER TABLE. Something like
> (not tested, just to give you the basic idea):

Issac,

I thought it could be that simple, while I was looking in the date/time
conditions/functions.

Thanks,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2025-10-19 18:09:23 Re: Convert date and time colums to datetime
Previous Message Adrian Klaver 2025-10-19 16:59:39 Re: Convert date and time colums to datetime