Back to Materialize

Mz Now Clause Requirements

doc/user/shared-content/mz_now_clause_requirements.md

123312 B
Original Source
mzsql
mz_now() <comparison_operator> <numeric_expr | timestamp_expr>
  • {{< include-md file="shared-content/mz_now_operators.md" >}}

  • mz_now() can only be compared to either a numeric expression or a timestamp expression not containing mz_now().