When the option "Include top 20 values of column data" is enabled under Code Completion settings, Toad executes background queries to retrieve sample data for columns.
Observed behavior:
Example query executed: SELECT DISTINCT("column") FROM "creator"."table" FETCH FIRST 20 ROWS ONLY WITH UR FOR FETCH ONLY
In reported cases:
There is currently no workaround available while keeping this functionality enabled.
Recommended actions:
Note: