[
https://issues.apache.org/jira/browse/TRAFODION-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684818#comment-15684818
]
ASF GitHub Bot commented on TRAFODION-2156:
-------------------------------------------
Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/845#discussion_r88993382
--- Diff: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc ---
@@ -135,7 +135,7 @@ Use these statements to register users, create roles,
and grant and revoke privi
| <<alter_user_statement,ALTER USER Statement>>
| Changes attributes associated with a user who is registered in the
database.
| <<create_role_statement,CREATE ROLE Statement>>
| Creates an SQL role.
| <<drop_role_statement,DROP ROLE Statement>>
| Deletes an SQL role.
-| <<grant_statement,GRANT Statement>>
| Grants access privileges on an SQL object to specified users or roles.
+| <<grant_statement,GRANT Statement>>
| Grants access privileges on an SQL object or an SQL objects' columns to
specified users or roles.
--- End diff --
Grammar nit: should be "object's" (since we are talking about the columns
of one object, not several).
> Update SQL reference manual for column level privileges
> -------------------------------------------------------
>
> Key: TRAFODION-2156
> URL: https://issues.apache.org/jira/browse/TRAFODION-2156
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: documentation
> Reporter: Roberta Marton
> Assignee: Roberta Marton
>
> Column level privileges support should be documented in the reference manual.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)