odbc_field_scale(3) php man page | unix.com

Man Page: odbc_field_scale

Operating Environment: php

Section: 3

ODBC_FIELD_SCALE(3)							 1						       ODBC_FIELD_SCALE(3)

odbc_field_scale - Get the scale of a field

SYNOPSIS
int odbc_field_scale (resource $result_id, int $field_number)
DESCRIPTION
Gets the scale of the field referenced by number in the given result identifier.
PARAMETERS
o $result_id - The result identifier. o $field_number - The field number. Field numbering starts at 1.
RETURN VALUES
Returns the field scale as a integer, or FALSE on error. PHP Documentation Group ODBC_FIELD_SCALE(3)
Related Man Pages
db2_field_scale(3) - php
ifx_fieldproperties(3) - php
ifx_htmltbl_result(3) - php
ingres_field_scale(3) - php
oci_field_scale(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator