PHP » GoLang |
login |
register |
about
|
GoLang oci_field_scale
request it (367)
GoLang replacement for PHP's oci_field_scale
[edit | history]
oci_field_scale(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_field_scale — Tell the scale of the field Description
Returns the scale of the column with For FLOAT columns, precision is nonzero and scale is -127. If precision is 0, then column is NUMBER. Else it's NUMBER(precision, scale). Parameters
Return Values
Returns the scale as an integer, or Examples
Example #1 oci_field_scale() Example
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|