Rubennoriegamier

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Rubennoriegamier created a post,
    Answered

    Delete format within CTE

    Hi, the formatter leaves the query like this: with deleted_counts as ( delete from counts where rule_id = gen_random_uuid() and date between '2022-08-01' and '2022-08-31 23:59'...