my team has inherited a data services project with many data flows. I'm told these data flows were built via hand-generated SQL (instead of tools) and then pasted/loaded into data services. We are about to do an analysis of the SQL and am looking for a way to extract all of them at once versus opening one-by-one. I assume the SQL is stored somwthere in metadata (we are using Oracle). Can someone tell me where the SQL is stored (tables, columns).
↧