PHP » GoLang |
login |
register |
about
|
GoLang oci_field_precision
request it (348)
GoLang replacement for PHP's oci_field_precision
[edit | history]
oci_field_precision(PHP 5, PHP 7, PECL OCI8 >= 1.1.0) oci_field_precision — Tell the precision of a field Description
Returns precision of the 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 precision as an integer, or Examples
Example #1 oci_field_precision() Example
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|