Need a script for quiqly find specific value in all columns of table. Something like this dont work:
select column name from table where value = 'value'
Need a script for quiqly find specific value in all columns of table. Something like this dont work:
select column name from table where value = 'value'