Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 39164 invoked from network); 5 May 2007 15:47:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 May 2007 15:47:25 -0000 Received: (qmail 32957 invoked by uid 500); 5 May 2007 15:47:30 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 32918 invoked by uid 500); 5 May 2007 15:47:30 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 32907 invoked by uid 99); 5 May 2007 15:47:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2007 08:47:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of paulschein@gmail.com designates 66.249.82.232 as permitted sender) Received: from [66.249.82.232] (HELO wx-out-0506.google.com) (66.249.82.232) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 May 2007 08:47:23 -0700 Received: by wx-out-0506.google.com with SMTP id s18so1023619wxc for ; Sat, 05 May 2007 08:47:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lH7xUuStWSks6jLcV8bqPV0T0icUDfIx9cKhVIOpeD9gglf3tlkOngACeA6jcw25iqFBbIKY7cRVOFKq/wSchGcTvsBomntHgAzJCrbAQgd7VtrDukJvOawEskMB6NvevT3xY68R4nK0HaNlYe0ZorHmbQa/FuimQ2QpBHKEKoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SvXz/DocIBK4yLCrIucXHn08JcQDGxmv99NfeZ/gbp4+v1LtonqdXYRCQ1KqQMUcgWaH5Oap7Bj78M8F1QrrXC3oxj43o5X+wr3F65JOMrLgPESU1RAdwWcQwkimiNRw+pMKeRWpu4K3gtV1/H7rAegLQuIAKHe6fbnHYHx4wK0= Received: by 10.78.153.17 with SMTP id a17mr1882843hue.1178380021464; Sat, 05 May 2007 08:47:01 -0700 (PDT) Received: by 10.78.19.20 with HTTP; Sat, 5 May 2007 08:47:01 -0700 (PDT) Message-ID: Date: Sat, 5 May 2007 16:47:01 +0100 From: "Paulo Jesus" To: derby-user@db.apache.org Subject: query execution plan.. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Is there any document describing the features in the query executing plan? I didn't find that description.. so i making my best to interpret all the information. PJ