Topic: Profile query results set
Profile query results set
I'd like to execute a SQL statement from DC and profile the query results. I'm often joining across tables to profile a particular set of joined results. Sure I could export to csv, but I'd prefer to save the step. Anyone tried something like this? Perhaps create a view and profile the view?
Yes you would have to create a view... Or use the Java API in DataCleaner-core (but that would probably take a quite more extensive effort)... In other words: The functionality is available in code, but not in the Graphical UI.
Log in by clicking the login link at the top of the screen
Go back to forum.


