Spatial data types with SPL

You can use stored procedure language (SPL) with spatial data types.

SPL has two restrictions that might be relevant to working with spatial data:
  • LVARCHAR variables in an SPL routine are restricted to 2K.
  • SPL does not support a global variable defined on a UDT or complex type.