DROP INDEX, TRIGGER and VIEW contain examples in the syntax section in the
reference manual.
--------------------------------------------------------------------------------------------
Key: DERBY-2011
URL: http://issues.apache.org/jira/browse/DERBY-2011
Project: Derby
Issue Type: Bug
Components: Documentation
Reporter: Daniel John Debrunner
Priority: Minor
These examples are out of place in the synxtax section and as examples they are
pretty poor, they look like syntax given the names, at least for the index and
view ones.
DROP INDEX has these lines in the syntax section
DROP INDEX OrigIndex
DROP INDEX DestIndex
DROP TRIGGER has this
DROP TRIGGER TRIG1
DROP VIEW has this
DROP VIEW AnIdentifier
--
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