I will explain How to Get DDL ( Create Script ) of any Object in Oracle Using DBMS_METADATA.GET_DDL in this article. Let’s go to review how to use Get DDL …
Read More »Tag Archives: create table oracle
Oracle Kill Long Running Sessions Job
Hi, Sometimes you need killing some long running sessions that coming from specific machines and specific Queries.
Read More »