Hi,
I have 2 schemas: SOURCE and TARGET.
A previous developer had written an SQL Query to transform and load data from 3 tables from SOURCE schema into 1 table in the TARGET schema. It is working fine by use of the grants and synonyms that I have created.
My query is: Now I would like to convert this SQL query or transformation into a diagram. The diagram would show the columns of the source tables and the transformations which are then loaded into the target table.
Kindly advice which tool or software I can use for this? Or, should I go with the manual approach?
Regards,
Suddhasatwa