CodePudding user response:
Right click - & gt; To check the package and inclusionsCodePudding user response:
The CREATE OR REPLACE PACKAGE test_pkg ISPROCEDURE update_sal (e_name VARCHAR2, newsal NUMBER);
The FUNCTION ann_income (e_name VARCHAR2) RETURN NUMBER;
END;
Can only see the
I look at the inside of the stored procedure code
CodePudding user response:
CTRL + Alt + the right mouse buttonCodePudding user response:
Literally open a SQL window, and then write a you that bag inside a stored procedure name, remember the prefix in baotou. Such as P_PACK. UP_, press CTRL + left mouse button to see baotou, CTRL + the right mouse button to see inclusions