I am a code developer, not a database administrator, and I tend to get lost with loooong SQL queries when I use many joins (10 connections are enough for me).
I would like to find a Visual SQL Query Builder (free if possible) that could connect to Oracle and see all the tables there, so I would only visually highlight my keys that bind Joins and select the fields that I want.
source
share