Github user liuyu000 commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1601#discussion_r194598325
--- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc ---
@@ -5860,7 +5863,7 @@ column-list is:
<<<
=== syntax description of grant
-* `_privilege_ [,_privilege_ ] … | all [privileges]`
+* `_privilege-name_ [,_privilege-name_ ] … | all [privileges]`
+
--- End diff --
… is the unicode for "â¦" (hellip) :smiley_cat:
For more information, see
https://www.w3schools.com/charsets/ref_html_entities_h.asp.
---