I have a db postgress and I need to find a value in all table:
For example: I have this value 'Alida' I need to obtain all tables names that contains column value 'alida'. I'm new and I don't know how i can do this? Anyone can help me?
I have a db postgress and I need to find a value in all table:
For example: I have this value 'Alida' I need to obtain all tables names that contains column value 'alida'. I'm new and I don't know how i can do this? Anyone can help me?