Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> procedure
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 - 14:50:27 CST
![]() |
![]() |