Is there any way to search for a string in all tables of a database in Azure data warehouse?
I want to search for string say "john". The result should show the tables and their respective row that contain "john".
Is there any way to search for a string in all tables of a database in Azure data warehouse?
I want to search for string say "john". The result should show the tables and their respective row that contain "john".