'Search all strong for Azure data warehouse

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".



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source