Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 72761 invoked from network); 12 Aug 2005 05:03:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Aug 2005 05:03:57 -0000 Received: (qmail 83485 invoked by uid 500); 12 Aug 2005 05:03:56 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 83462 invoked by uid 500); 12 Aug 2005 05:03:55 -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 83448 invoked by uid 99); 12 Aug 2005 05:03:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2005 22:03:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sube.singh@gmail.com designates 64.233.184.199 as permitted sender) Received: from [64.233.184.199] (HELO wproxy.gmail.com) (64.233.184.199) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2005 22:04:17 -0700 Received: by wproxy.gmail.com with SMTP id i32so600352wra for ; Thu, 11 Aug 2005 22:03:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=o8g5Jie5qfGXyWRsrUExSZtvOtQHOYt3i6avvu7TKqj6jqau6LXQBogNmuPw0pipmDcFZdl+YkeJcn6OceHV89Iw9oNH7QPusNC64jYT4MuM6u0VB6h4J+54/IInn7f8fIrLZizjYBPxETI+dnYSacwdnwMymEeRP5KLcwh/DEY= Received: by 10.54.50.65 with SMTP id x65mr1665814wrx; Thu, 11 Aug 2005 22:03:54 -0700 (PDT) Received: by 10.54.143.9 with HTTP; Thu, 11 Aug 2005 22:03:54 -0700 (PDT) Message-ID: <74130ca1050811220363ad89b0@mail.gmail.com> Date: Fri, 12 Aug 2005 10:33:54 +0530 From: sube singh To: Derby Discussion Subject: Use of If control statement in row level trigger Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Can any one help? I would like to use the IF control statement in row level= =20 trigger. I do not find any detail related to it in manual and on web site.If any have Idea about it please post me a example. Waiting for your reply. Thanks and Regrds, Sube Singh