Re: Mimic ALIAS in Postgresql? - Mailing list pgsql-general

From Jim Nasby
Subject Re: Mimic ALIAS in Postgresql?
Date
Msg-id 7eed1809-2ed0-4a3d-a6f0-ed4ed55bd39c@gmail.com
Whole thread Raw
In response to Re: Mimic ALIAS in Postgresql?  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: Mimic ALIAS in Postgresql?  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
On 1/16/24 4:57 PM, Rob Sargent wrote:
>>     Or perhaps you have to beef the sed up to use word boundaries just
>>     in case.
>>
>>
>> I'm not a Java web developer... 😁
> 
> You need to adjust you glasses if that's what you see me as.

Reality is that basically all modern (as in last 20 years) SQL access is 
via frameworks that all use their own language and come up with SQL 
based on that. How hard it'd be to bulk change the schema depends 
entirely on the framework.
-- 
Jim Nasby, Data Architect, Austin TX




pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: replication not replicating
Next
From: Rob Sargent
Date:
Subject: Re: Mimic ALIAS in Postgresql?