RS_Envelope (raster: Raster)
SELECT RS_Envelope(raster) FROM raster_table
POLYGON ((0 0,20 0,20 60,0 60,0 0))
Was this page helpful?