? Supported Datatypes
oci_bind_array_by_name ?
Bejson.com
PHP Manual
OCI8
OCI8 函數(shù)
OCI8 函數(shù)
目錄
oci_bind_array_by_name
— Binds a PHP array to an Oracle PL/SQL array parameter
oci_bind_by_name
— 綁定一個(gè) PHP 變量到一個(gè) Oracle 位置標(biāo)志符
oci_cancel
— 中斷游標(biāo)讀取數(shù)據(jù)
oci_client_version
— Returns the Oracle client library version
oci_close
— 關(guān)閉 Oracle 連接
oci_commit
— 提交未執(zhí)行的事務(wù)處理
oci_connect
— 建立一個(gè)到 Oracle 服務(wù)器的連接
oci_define_by_name
— 在 SELECT 中使用 PHP 變量作為定義的步驟
oci_error
— 返回上一個(gè)錯(cuò)誤
oci_execute
— 執(zhí)行一條語句
oci_fetch_all
— 獲取結(jié)果數(shù)據(jù)的所有行到一個(gè)數(shù)組
oci_fetch_array
— Returns the next row from a query as an associative or numeric array
oci_fetch_assoc
— Returns the next row from a query as an associative array
oci_fetch_object
— Returns the next row from a query as an object
oci_fetch_row
— Returns the next row from a query as a numeric array
oci_fetch
— Fetches the next row into result-buffer
oci_field_is_null
— 檢查字段是否為 null
oci_field_name
— 返回字段名
oci_field_precision
— 返回字段精度
oci_field_scale
— 返回字段范圍
oci_field_size
— 返回字段大小
oci_field_type_raw
— 返回字段的原始 Oracle 數(shù)據(jù)類型
oci_field_type
— 返回字段的數(shù)據(jù)類型
oci_free_descriptor
— Frees a descriptor
oci_free_statement
— 釋放關(guān)聯(lián)于語句或游標(biāo)的所有資源
oci_get_implicit_resultset
— Returns the next child statement resource from a parent statement resource that has Oracle Database Implicit Result Sets
oci_lob_copy
— Copies large object
oci_lob_is_equal
— Compares two LOB/FILE locators for equality
oci_new_collection
— 分配新的 collection 對象
oci_new_connect
— 建定一個(gè)到 Oracle 服務(wù)器的新連接
oci_new_cursor
— 分配并返回一個(gè)新的游標(biāo)(語句句柄)
oci_new_descriptor
— 初始化一個(gè)新的空 LOB 或 FILE 描述符
oci_num_fields
— 返回結(jié)果列的數(shù)目
oci_num_rows
— 返回語句執(zhí)行后受影響的行數(shù)
oci_parse
— 配置 Oracle 語句預(yù)備執(zhí)行
oci_password_change
— 修改 Oracle 用戶的密碼
oci_pconnect
— 使用一個(gè)持久連接連到 Oracle 數(shù)據(jù)庫
oci_register_taf_callback
— Register a user-defined callback function for Oracle Database TAF
oci_result
— 返回所取得行中字段的值
oci_rollback
— 回滾未提交的事務(wù)
oci_server_version
— 返回服務(wù)器版本信息
oci_set_action
— Sets the action name
oci_set_call_timeout
— Sets a millisecond timeout for database calls
oci_set_client_identifier
— Sets the client identifier
oci_set_client_info
— Sets the client information
oci_set_db_operation
— Sets the database operation
oci_set_edition
— Sets the database edition
oci_set_module_name
— Sets the module name
oci_set_prefetch_lob
— Sets the amount of data prefetched for each CLOB or BLOB.
oci_set_prefetch
— 設(shè)置預(yù)提取行數(shù)
oci_statement_type
— 返回 OCI 語句的類型
oci_unregister_taf_callback
— Unregister a user-defined callback function for Oracle Database TAF