Skip to content

Commit

Permalink
Working on review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruta-Ranade committed Apr 12, 2019
1 parent c45a754 commit 04798f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v19.1/as-of-system-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Format | Notes
[`INT`](int.html) | Nanoseconds since the Unix epoch.
negative [`INTERVAL`](interval.html) | Added to `statement_timestamp()`, and thus must be negative.
[`STRING`](string.html) | A [`TIMESTAMP`](timestamp.html), [`INT`](int.html) of nanoseconds, or negative [`INTERVAL`](interval.html).
`experimental_follower_read_timestamp()`| A [function](functions-and-operators.html) that runs your queries at a time as close as possible to the present time while remaining safe for [follower reads](follower-reads.html#what-are-follower-reads).

## Examples

Expand Down

0 comments on commit 04798f0

Please sign in to comment.