[ http://issues.apache.org/jira/browse/DERBY-382?page=comments#action_12314575 ]
Ramandeep Kaur commented on DERBY-382: -------------------------------------- Reviewed Derby Reference Guide ---> SQL Reserved Words (print out page 136-139). http://incubator.apache.org/derby/docs/ref/refderby.pdf 1. In first paragraph of this section, a space should be removed from in between "identifies" and "." in line "See Rules for SQL92 identifiers". Also, there might be lower case "r" for Rules in the same line. 2. I verified the list of reserved words in this section with source code file org\apache\derby\impl\sql\compile\sqlgrammer.jj, and found the following: The following words are listed in source code file as reserved words, but are not listed in this document. Please add the following words: _DEFAULT XML XMLPARSE XMLSERIALIZE XMLEXISTS The following words are not listed in source code file as reserved words, but are listed in this document . Please remove the following words: BIT_LENGTH CHARACTER_LENGTH CHAR_LENGTH CROSS EXTRACT LEADING LOCAL OCTET_LENGTH RUNTIMESTATISTICS TINYINT TRIM Thanks, Raman > Doc Review: Derby Reference Manual > ---------------------------------- > > Key: DERBY-382 > URL: http://issues.apache.org/jira/browse/DERBY-382 > Project: Derby > Type: Improvement > Components: Documentation > Environment: all > Reporter: Jeff Levitt > Priority: Minor > Fix For: 10.1.1.0 > > This issue tracks comments for the Derby Reference Manual. The deadline for > posting comments is Tuesday, June 28, noon Pacific time. > Some guidelines to follow when posting comments to this issue are: > - Try to make clear and concise comments about what you want changed whenever > possible. Provide concrete comments that say "Please change <original> to > <modified>" instead of generic comments like "This section needs to be > rewritten." > - If you're reviewing the HTML Files copy, include the URL for the page in > the review comment. Obtain the URL like this: > * highlight the topic in the left frame > * right click > * choose "Properties" > * copy and paste the address in the pop up box. > - If you're reviewing the PDF copy, in the review comment: > * Include the page number for the PDF, and indicate whether the number is > the PDF sheet number or the printed page number. > * Include the title of the section that the problem occurs in. If it's in > a subsection, try to include the hierarchy of titles. > - Please don't review the HTML Book copy -- it'll be time consuming to match > up that copy with the underlying DITA source. -- 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
