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 -> Procedure

Procedure

From: Ollie <hilol_at_multiweb.nl>
Date: Sun, 9 Jan 2000 15:27:57 +0100
Message-ID: <85a5vr$43a$1@news.news-service.com>


Hi All

My name is Oliver

I am working on a program that checks if a class change for a student is possible.I have this problem checking if the change is allowed. The two classes old and new has to be checked on schooltype (4HA1),where HA is the schoolttype or the height of the class which may differ 1 down and one above (the 4 in this case) ,another change which should be checked is for the same schooltype and height but to a different class like (4HA0 or 4HA5).
My program get the records from a table one at a time using a cursor.I am looking for a procedure to make this work.

I hope someone can help me Received on Sun Jan 09 2000 - 08:27:57 CST

Original text of this message

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