Hi,
Query to get all the stored procedure name and nested procedure or sub procedure which are call by another procedure.
Note : Uncomment where clause from the query if you dont want the procedure which are not calling any procedure to ommit the null values.