How to find particular image log exists on what pages using SQL2 query?
I have a requirement where I need a list of pages, just to know that a particular image logo exists on what pages.
As highlighted in the following image, I need all the pages with property imageReference set as "company-horiz-blk.png"

So I need to write a SQL2 query regarding this.
Any help would be appreciated.