[ http://issues.apache.org/jira/browse/DERBY-1839?page=comments#action_12435989 ] Laura Stewart commented on DERBY-1839: --------------------------------------
Mamta - The DIFF file should show the changes. For GRANT, the following text was changed: Old Text When a table, view, function, or procedure is created, the object owner and the database owner have full privileges on the object. No other users have any privileges on the object until the object or database owner grants privileges to the users. New Text You can grant privileges to database objects that you are authorized to grant. See the CREATE statement for the database object that you want to grant privileges on for more information. For CREATE SCHEMA, I changed the syntax per your recommendation and reordered the examples so that they would match the order in the syntax. I need to look up the info for SYS and will get back to you. > Doc Review Updates - Ref Manual > ------------------------------- > > Key: DERBY-1839 > URL: http://issues.apache.org/jira/browse/DERBY-1839 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.2.2.0 > Reporter: Laura Stewart > Assigned To: Laura Stewart > Attachments: 1839_SQLstatements.diff, derby1839_SQLstatements2.diff, > derby1839_SQLstatements2_html.zip, derby1839_SQLstatements_html.zip > > > This JIRA issue will be used to track all of the issues found in the 10.2 doc > review of the Reference Manual. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
