I'm trying to use Extract by Attribute for a Tiff raster layer. The process completes and creates a new layer, but I don't see the data. Plus, the new layer has the same attribute table as the input layer.
My where clause, in SQL format, is this: OID IN (12, 13)
Does anyone know what I might be doing wrong?