ocicolumntyperaw -- Tell the raw oracle data type of a column
Description
mixed ocicolumntyperaw ( resource stmt, int col)
주의
이 함수는 현재
문서화 되어있지 않습니다; 인자 목록만을 제공합니다.
참고:
This function was renamed to oci_field_type_raw()
after PHP >= 5.0.0. For downward compatibility
ocicolumntyperaw() can also be used.
This is deprecated, however.