how to see code for database predefined packaged procedures?
900336Jan 5 2012 — edited Jan 5 2012why am i not able to see the code of the oracle predefined packaged procedures like put_line,get_line(s),new_line etc?
i am new to oracle as part of learning process i would like to see the procedure code for the above procedures of the package dbms_output.
is it not possible ?
when i right click on any procedure i get the small window showing as per below
refresh
copy comma seperated
describe
Test
why there is no edit or view option available?