![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: POSITIVE
Definition: VARIABLE [POSITIVE] Example Usage: The PL/SQL block below declares two POSITIVE variables. Note that L_NUM1 allows a NULL assignment while other one is assigned as 10. DECLARE The PL/SQL block below declares a POSITIVE variable and assigns a negative value to it. Oracle raises the exception ORA-06502: numeric value error. This demonstrates the exclusion of negative values in POSITIVE variables. DECLARE Related Links: |
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 385 users online © 2009 psoug.org |