pengetahuan, tv, sepakbola, Indonesia, film, selebritis, koran, games, kehidupan, paparazi dll
RSS:
Publications
Comments

how 2 know all packages (oracle)

select rownum NO, OBJECT_NAME
from
(
select distinct OBJECT_NAME from all_procedures
where owner=’DBADMIN’
order by OBJECT_NAME
)


Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>