Changes between Version 2 and Version 3 of UsersWikiwktrasterfunctions


Ignore:
Timestamp:
May 2, 2010, 8:20:09 PM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiwktrasterfunctions

    v2 v3  
    1919   
    2020   -- 2 if no return null
    21     IF var_cols IS NULL THEN -- doesn't intersect
     21    IF var_cols IS NULL THEN -- no intersection
    2222      var_result := NULL;
    2323    ELSE