mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:03:03 +01:00
Typo.
This commit is contained in:
parent
4939d41da6
commit
d094341e79
@ -22,7 +22,7 @@ CURRENT_TIME and CURRENT_TIMESTAMP
|
|||||||
|
|
||||||
Note(s):
|
Note(s):
|
||||||
1. The maximum possible precision is 3 which means accuracy of 1/1000 second
|
1. The maximum possible precision is 3 which means accuracy of 1/1000 second
|
||||||
(one millisecond). This accurany may be improved in the future versions.
|
(one millisecond). This accuracy may be improved in the future versions.
|
||||||
2. If no seconds precision is specified, the following values are implicit:
|
2. If no seconds precision is specified, the following values are implicit:
|
||||||
- 0 for CURRENT_TIME
|
- 0 for CURRENT_TIME
|
||||||
- 3 for CURRENT_TIMESTAMP
|
- 3 for CURRENT_TIMESTAMP
|
||||||
|
Loading…
Reference in New Issue
Block a user