Learn how to efficiently join multiple data sources in a single cross-connection query that returns a single result set using Toad Data Point’s Cross-Connection Query Builder and Editor.
About the Author
Julie Hyman is a Director of Product Management at Quest Software with over 20 years of experience in software development, technical support, and product management.
Related Articles
Oracle Identifying and Reducing Redo Allocation Latch Contention
Identify Contention The following query determines the miss ratio and the "immediate" miss ratio for redo log latches. Col MISS_RATIO format 999.99Col IMM_MISS_RATIO format 999.99 SELECT substr(ln.na...
Toad Turnpike: Real Stories from the Road – Interruptions Part 2
Real stories. Real people. Doing real things. With Toad solutions. Forget the Training Manuals Part two in my three-part series on how Interruptions can be game changers. You can find part one of t...
Oracle CREATE TABLESPACE Insights
Tablespaces are used to store database objects that take up space on disks. These objects are called segments. Examples of segments include tables, indexes, clusters, undo segments, and materialized v...
