Hello, I need to read all the tables inside a database to search for sensitive data
Data360analyze can do read all tables from a database or source with just one node or some group nodes without make to do manually a connection or query for each table?
If yes, how can I do this ?
now I have a data flow that generates all the selects from the tables inside a database and with a while node and a jdbc query node the data flow reads all the queries
Attached files
dataflow_read_allDatabase.jpg