ST_HasNoBand
Name
ST_HasNoBand — Returns true if there is no band with given band number. If no band number is specified, then band number 1 is assumed.
Synopsis
    
     boolean
     
      ST_HasNoBand
     
     (
    
    raster
    
     rast
    
    , integer
    
     bandnum=1
    
    
     )
    
    ;
   
Description
Returns true if there is no band with given band number. If no band number is specified, then band number 1 is assumed.
Availability: 2.0.0