Constant | Description | Use in |
---|---|---|
now | The current date and time. You must specify this constant in quotes. | The date() function |
null | Indicates a missing or unknown value in a table | Queries and expressions |
today | The current date. You must specify this constant in quotes. | The date() function |
user | The effective user for the session | Queries and expressions |