検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 184 for Statement (0.008 sec.)
oci_free_statement のエイリアス 6678
« ocifreedesc ociinternaldebug » PHP Manual OCI8 廃止されたエイリアスと関数 oci_free_statement... エイリアス ocifreestatement (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cifreestatement — oci_free_statement() のエイリアス 説明 oci_free_ ... 奨します。 関連キーワード: oci , free , OCI , ocifreestatement , 推奨 , ocifreedesc , ociinternaldebug , 廃止 , 関 ...
https://man.plustar.jp/php/function.ocifreestatement.html - [similar]
oci_statement_type のエイリアス 6678
« ocisetprefetch ociwritelobtofile » PHP Manual OCI8 廃止されたエイリアスと関数 oci_statement_ty ... pe のエイリアス ocistatementtype (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0. ... 0) ocistatementtype — oci_statement_type() のエイリアス 説明 oci_s ... く推奨します。 関連キーワード: oci , type , OCI , ocistatementtype , 推奨 , ocisetprefetch , ociwritelobtofile , ...
https://man.plustar.jp/php/function.ocistatementtype.html - [similar]
Makes the next result of the specified statement active 6678
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... ied statement active sqlsrv_next_result (No version information ... xt_result — Makes the next result of the specified statement active 説明 sqlsrv_next_result ( resource $stmt ): ... mixed Makes the next result of the specified statement active. Results include result sets, row counts, a ... nd output parameters. パラメータ stmt The statement on which the next result is being called. 戻り値 R ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
Execute a prepared SQL statement 6568
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid ... >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , ... xecute() function is used to execute the given SQL statement. It executes the query by using conn_identifier an ... execute() function is used to execute the prepared statement by means of cubrid_prepare() and cubrid_bind() . A ... EXEC_QUERY_ALL if you want to execute multiple SQL statements) can be specified by using a bitwise OR operator. ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 6568
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... 数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode = OCI_BOTH | OCI_RETURN_NULLS ): array ... ことです。 false は、もう行がないことを意味します。 statement が Oracle Database の暗黙の結果セットを返す PL/SQL ... る場合、 すべてのセットからの行を続けて取得します。 statement が oci_get_implicit_resultset() の戻す値である場合 ... が サポートするデータ型 を参照ください。 パラメータ statement oci_parse() で作成して oci_execute() で実行した有効 ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
文の実行で作用された行数を取得する 6259
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_row ... 用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します ... 。 パラメータ statement 有効な OCI ステートメント ID。 戻り値 作用された行 ... s ( $stid ) . " rows inserted.<br />\n" ; oci_free_statement ( $stid ); $stid = oci_parse ( $conn , "delete fro ... deleted.<br />\n" ; oci_commit ( $conn ); oci_free_statement ( $stid ); $stid = oci_parse ( $conn , "drop table ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 6138
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバイ ... 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $param , mixed &$var , int $max_length = ... でしまうというリスクをなくせるからです。 パラメータ statement 有効な OCI8 ステートメント識別子。 param コロンを先 ... ルには次の 5 行が含まれます: 1, 3, 5, 7, 11 oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例3 foreach() ル ... w as $item ) { print $item . "<br>\n" ; } oci_free_statement ( $stid ); oci_close ( $conn ); ?> 例4 WHERE 句での ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
Retrieves the number of rows in a result set 6061
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... s in a result set. This function requires that the statement resource be created with a static or keyset cursor ... icrosoft SQLSRV documentation. パラメータ stmt The statement for which the row count is returned. The statement ... qlsrv_has_rows() - Indicates whether the specified statement has rows sqlsrv_rows_affected() - Returns the numb ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
OCI8 および DTrace 動的トレーシング 6061
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... ます。 void * connection , char * client_id , void * statement , char * sql oci8-connection-close データベースへの ... ます。 void * connection , char * client_id , void * statement , unsigned int mode これらのプローブは、OCI8 スクリ ... プトのトレーシングで有用です。 connection および statement は、 PHP の接続および実行されたステートメントを追跡 ... ci_error oci8-error 27 phpoci22116 oci8.so php_oci_statement_execute oci8-execute-mode 28 phpoci22116 oci8.so p ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
Bind variables to a prepared statement as parameters 6028
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement ... 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_ide ... ding named or question mark placeholder in the SQL statement that was passed to cubrid_prepare() . If bind_valu ... ?> 参考 cubrid_execute() - Execute a prepared SQL statement cubrid_prepare() - Prepare a SQL statement for exe ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT