We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d2a4d5 + 4fa3b87 commit 1cc2027Copy full SHA for 1cc2027
CN/modules/ROOT/pages/v4.4/15.adoc
@@ -120,7 +120,7 @@ HINT: Perhaps you need a different "datestyle" setting.
120
ivorysql=# select * from test_nls_date;
121
a | created_at
122
---+------------
123
- 1 | 2024-04-05
124
- 2 | 2024-04-15
+ 1 | 24-04-05
+ 2 | 24-04-15
125
(2 rows)
126
```
EN/modules/ROOT/pages/v4.4/15.adoc
@@ -119,7 +119,7 @@ HINT: Perhaps you need a different "datestyle" setting.
119
0 commit comments