Oracle External tables

External table is one of the important feature in oracle , we will exploring external table in oracle with example in this post What are EXTERNAL TABLES in Oracle? 1)External tables are read-only tables where the data is stored in flat files outside the database 2) You can use the external table feature to access external […]

Oracle External tables Read More »

EBS Data Model Comparison Report

Oracle provides the  EBS data model comparison report to view the static database object definition changes between two EBS releases Applicable Releases Benefits of EBS Data Model Comparison Report We can view the Per product database object comparison between two releases for thefollowing object types -Regular tables, Partitioned tables, Index organized tables, Global temporary tables, Queued

EBS Data Model Comparison Report Read More »

Oracle Database Interactive Quick Reference Guide | 11g ,12c, 19c & 23c

The Oracle Database Interactive Quick Reference is a multimedia tool for various terms and concepts used in the Oracle Database. Built as a multimedia web page, this diagram provides descriptions of database architectural components and references to relevant documentation. This is a beneficial reference and cheat sheet for writing custom data dictionary scripts, locating Oracle

Oracle Database Interactive Quick Reference Guide | 11g ,12c, 19c & 23c Read More »

How to delete Virtual Machine from Oracle VirtualBox

2) Select the VM to be deleted and then Click Machine on the top machine and choose Remove from the drop-down menu 3) Below screen will come up Use the delete all files option to remove the file that contains the virtual machine hard disk. This will free up all the space on the Virtual

How to delete Virtual Machine from Oracle VirtualBox Read More »

Scroll to Top