File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
preview/guides/sql_features
stable/guides/sql_features Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 867
867
"url" : " timestamp"
868
868
},
869
869
{
870
- "page" : " Timestamp With Time Zone Functions" ,
870
+ "page" : " Timestamp with Time Zone Functions" ,
871
871
"url" : " timestamptz"
872
872
},
873
873
{
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: docu
3
3
title : Timestamp Issues
4
4
---
5
5
6
- ## Timestamp With Time Zone Promotion Casts
6
+ ## Timestamp with Time Zone Promotion Casts
7
7
8
8
Working with time zones in SQL can be quite confusing at times.
9
9
For example, when filtering to a date range, one might try the following query:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: docu
3
3
title : Timestamp Issues
4
4
---
5
5
6
- ## Timestamp With Time Zone Promotion Casts
6
+ ## Timestamp with Time Zone Promotion Casts
7
7
8
8
Working with time zones in SQL can be quite confusing at times.
9
9
For example, when filtering to a date range, one might try the following query:
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ layout: docu
3
3
title : Timestamp Issues
4
4
---
5
5
6
- ## Timestamp With Time Zone Promotion Casts
6
+ ## Timestamp with Time Zone Promotion Casts
7
7
8
8
Working with time zones in SQL can be quite confusing at times.
9
9
For example, when filtering to a date range, one might try the following query:
You can’t perform that action at this time.
0 commit comments