Boy, there was a time when I could spell "UnusUal". And this is Oracle SQL,
but similar would probably work in whatever flavor you needed.

On Wed, Aug 2, 2023 at 9:37 AM Garrett Fitzgerald <sarekofvul...@gmail.com>
wrote:

> I just had cause to write the following, because it fit into the framework
> slightly better than the procedural equivalent would have. It's code to
> clear out a hash table on a weekly basis to provide a delta export:
>
> DELETE FROM ps_um_accom_std_hsWHERE
>     to_char(sysdate, 'DAY') = rpad('SATURDAY', 9);
>
>


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/CAGd8MrcfQA6KVL2nzqZ7ODZzW4fYhcLia69hOep7GbSkx0J=w...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to