Query: odbc_field_scale
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_FIELD_SCALE(3) 1 ODBC_FIELD_SCALE(3) odbc_field_scale - Get the scale of a fieldSYNOPSISint odbc_field_scale (resource $result_id, int $field_number)DESCRIPTIONGets the scale of the field referenced by number in the given result identifier.PARAMETERSo $result_id - The result identifier. o $field_number - The field number. Field numbering starts at 1.RETURN VALUESReturns the field scale as a integer, or FALSE on error. PHP Documentation Group ODBC_FIELD_SCALE(3)
| Related Man Pages |
|---|
| ifx_fieldproperties(3) - php |
| oci_field_precision(3) - php |
| pg_field_name(3) - php |
| pg_field_table(3) - php |
| pg_field_type_oid(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |