Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> help w/ procedures

help w/ procedures

From: CAMPZ <rcstyles_at_email.msn.com>
Date: Tue, 22 Feb 2000 17:30:12 -0500
Message-ID: <O9YCWSYf$GA.209@cpmsnbbsa03>


Hello,

I need help writing a procedure that will adding a group.

add_group:
- pass values for group name and 2 client ids and if valid (group name must
be not null and unique, client
ids must be not null and valid, client must not already belong to a group) and add row to group table
- return value of team.id assigned, otherwise return a value of 0

Any help would be great thanks Received on Tue Feb 22 2000 - 16:30:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US