On Wed, Mar 29, 2023 at 12:54 AM Yugo NAGATA wrote:
> Hello,
>
>
> Temporary tables are often used to store transient data in
> batch processing and the contents can be accessed multiple
> times. However, frequent use of temporary tables has a problem
> that the system catalog tends to bloat. I k
Hi
st 29. 3. 2023 v 6:54 odesílatel Yugo NAGATA napsal:
> Hello,
>
>
> Temporary tables are often used to store transient data in
> batch processing and the contents can be accessed multiple
> times. However, frequent use of temporary tables has a problem
> that the system catalog tends to bloat