ora_columnname
Opis
string ora_columnname ( resource cursor, int column )
Returns the name of the column on the cursor.
Notatki
When using oci8 as a replacement for the deprecated oracle extension, consider using:
| oci_field_name() |
Returns the name of the column on the cursor.
When using oci8 as a replacement for the deprecated oracle extension, consider using:
| oci_field_name() |