Articles Oracle Forms, PL/SQL, Java, J2EE
ON NUMBERS
This function allows to make two types of action on a number:
- Keep the number of wished decimals (precision > = 0)
- Centre the whole part of a number in a range (precision < 0)
Example of preservation of the decimal part
|
<pre>SQL> select +5 dec. +4 dec. +3 dec. +2 dec. +1 dec. +0 dec. SQL></pre> |
|
<pre>SQL> select million cent-mille dix-mille mille cent dix SQL></pre> |
|
<pre>SQL> DECLARE Procédure PL/SQL terminée avec succès. SQL></pre> |
|
<pre>SQL> Session modifiée. SQL> Curent date SQL> 'YEAR' SQL> 'IYYY' SQL> 'Q' SQL> 'MONTH' SQL> 'DAY' SQL> 'W' SQL> 'WW' SQL> 'IW' SQL> 'DD' SQL> 'HH' SQL> 'MI' SQL></pre> |