SET CURRENT DEGREE

The SET CURRENT DEGREE statement assigns a value to the CURRENT DEGREE special register.

Examples:

The following statement sets the CURRENT DEGREE to inhibit parallelism.

  SET CURRENT DEGREE = '1' 

For more information, see SET CURRENT DEGREE in the SQL Reference topic in the Information CenterLink to Information center.