diff options
Diffstat (limited to 'doc/src/sgml/ref/current_timestamp.sgml')
| -rw-r--r-- | doc/src/sgml/ref/current_timestamp.sgml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/current_timestamp.sgml b/doc/src/sgml/ref/current_timestamp.sgml index 1a170efcb0..ef68c5fe37 100644 --- a/doc/src/sgml/ref/current_timestamp.sgml +++ b/doc/src/sgml/ref/current_timestamp.sgml @@ -1,4 +1,4 @@ -<REFENTRY ID="SQL-CURRENT-TIMESTAMP-1"> +<REFENTRY ID="SQL-CURRENT-TIMESTAMP"> <REFMETA> <REFENTRYTITLE> SQL_CURRENT_TIMESTAMP @@ -10,8 +10,7 @@ SQL_CURRENT_TIMESTAMP </REFNAME> <REFPURPOSE> - returns the current timestamp, (i.e the - date "today" concatenated with time "now"). + Returns the current date and time </REFPURPOSE> @@ -191,4 +190,4 @@ sgml-exposed-tags:nil sgml-local-catalogs:"/usr/lib/sgml/catalog" sgml-local-ecat-files:nil End: --->
\ No newline at end of file +--> |
