×

Loading...

Hi, you should use "@raise_salary.sql to run the sql file to create the procedure , after that you can use "select * from dba_source where name='procedure_name';" to check whether your procedure has

been generated. If it's there,then you can "exec procedure_name' to exec it
Report

Replies, comments and Discussions: