Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> urgent! pls help!call function in a procedure
hello
pls help me how to write this:
how to call a function which return no of children in a department
inside a procedure, the function takes an employee's ssn browse through
the
dependent table, and return the total number of children of this
employee
has,
call this function inside a procedure.
the procedure will take the dept no as an input parameter and print
out a list of employees in that dept, their addresses,
and the number of children each employee has.
execute the procedure for every dept in the database. the
output for one dept should look like this:
department: xxxx
supervisor: yyyyy
employee address no of children aaaa bbbbb x
pls help! thks a million Received on Sun Sep 05 1999 - 00:36:32 CDT
![]() |
![]() |