Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 36637 invoked from network); 19 Mar 2007 20:14:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Mar 2007 20:14:55 -0000 Received: (qmail 47828 invoked by uid 500); 19 Mar 2007 20:15:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 47772 invoked by uid 500); 19 Mar 2007 20:15:01 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 47753 invoked by uid 99); 19 Mar 2007 20:15:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2007 13:15:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2007 13:14:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48DF2714058 for ; Mon, 19 Mar 2007 13:14:32 -0700 (PDT) Message-ID: <29306690.1174335272265.JavaMail.jira@brutus> Date: Mon, 19 Mar 2007 13:14:32 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2261) Questionable use of word "statement" in VALUES expression of Derby Reference Manual should be changed to "clause" In-Reply-To: <27372349.1169259750095.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-2261: ----------------------------- Attachment: rrefsqlj11277.html DERBY-2261.diff Thanks very much. The information about being able to use a VALUES expression as a statement is in the topic, but is not as easy to find as it should be. I'm attaching a patch to rrefsqlj11277.dita that does the following: 1) Removes the incorrect statement about the FROM clause 2) Moves the information about the uses of the VALUES expression into a bullet list so it is easier to see 3) Removes the incorrect vertical bar Please let me know if further corrections are needed. > Questionable use of word "statement" in VALUES expression of Derby Reference Manual should be changed to "clause" > ----------------------------------------------------------------------------------------------------------------- > > Key: DERBY-2261 > URL: https://issues.apache.org/jira/browse/DERBY-2261 > Project: Derby > Issue Type: Improvement > Components: Documentation > Environment: http://db.apache.org/derby/docs/dev/ref/rrefsqlj11277.html > Reporter: Tomohito Nakayama > Assigned To: Kim Haase > Attachments: DERBY-2261.diff, rrefsqlj11277.html > > > "VALUES statement" in next one sentence in "VALUES expression" of Derby Reference manual should be changed to "VALUES clause". > >You use a VALUES statement when you do not have a FROM clause. > http://mail-archives.apache.org/mod_mbox/db-derby-dev/200701.mbox/%3c45ADFEDB.3070408@basil.ocn.ne.jp%3e -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.