Variables - Example DECLARE a NUMBER := 3; BEGIN a := a + 1; END;. run; The initial value of any variable, regardless of its type, is NULL. This progr