検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 219 for rows (0.012 sec.)
The MySQLi Extension Function Summary 6826
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the number of affe ... cted rows in a previous MySQL operation $mysqli::client_info ... use) Description Properties $mysqli_stmt::affected_rows mysqli_stmt_affected_rows() N/A Returns the total ... number of rows changed, deleted, or inserted by the last executed ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
プロセスごとのクライアントの統計を返す 6648
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ ... r_executed] => 0 [ps_prepared_once_executed] => 0 [rows_fetched_from_server_normal] => 0 [rows_fetched_fro ... m_server_ps] => 0 [rows_buffered_from_client_normal] => 0 [rows_buffered_f ... rom_client_ps] => 0 [rows_fetched_from_client_normal_buffered] => 0 [rows_fe ... tched_from_client_normal_unbuffered] => 0 [rows_fetched_from_client_ps_buffered] => 0 [rows_fetche ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
SQLSRV 関数 6648
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_ ... ield — Gets field data from the currently selected row sqlsrv_has_rows — Indicates whether the specified s ... tatement has rows sqlsrv_next_result — Makes the next result of the ... mber of fields (columns) on a statement sqlsrv_num_rows — Retrieves the number of rows in a result set sql ... hat was begun with sqlsrv_begin_transaction sqlsrv_rows_affected — Returns the number of rows modified by ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
クライアント接続に関する統計情報を返す 6586
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ... r_executed] => 0 [ps_prepared_once_executed] => 0 [rows_fetched_from_server_normal] => 0 [rows_fetched_fro ... m_server_ps] => 0 [rows_buffered_from_client_normal] => 0 [rows_buffered_f ... rom_client_ps] => 0 [rows_fetched_from_client_normal_buffered] => 0 [rows_fe ... tched_from_client_normal_unbuffered] => 0 [rows_fetched_from_client_ps_buffered] => 0 [rows_fetche ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
oci_num_rows のエイリアス 6554
« ocirollback ocisavelob » PHP Manual OCI8 廃止されたエイリアスと関数 oci_num_rows のエイリアス ... , PHP 8, PECL OCI8 >= 1.0.0) ocirowcount — oci_num_rows() のエイリアス 説明 oci_num_rows() のエイリアス 警 ... いことを強く推奨します。 関連キーワード: oci , num , rows , OCI , ocirowcount , 推奨 , ocirollback , ocisave ...
https://man.plustar.jp/php/function.ocirowcount.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 6523
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... ield — Gets field data from the currently selected row sqlsrv_has_rows — Indicates whether the specified s ... tatement has rows sqlsrv_next_result — Makes the next result of the ... mber of fields (columns) on a statement sqlsrv_num_rows — Retrieves the number of rows in a result set sql ... hat was begun with sqlsrv_begin_transaction sqlsrv_rows_affected — Returns the number of rows modified by ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
結果における行数を返す 6523
« odbc_num_fields odbc_pconnect » PHP Manual ODBC 関数 結果における行数を返す odbc_num_rows (PHP ... 4, PHP 5, PHP 7, PHP 8) odbc_num_rows — 結果における行数を返す 説明 odbc_num_rows ( reso ... RT、UPDATE および DELETE 命令に関しては、 odbc_num_rows() は、変更された行の数を返します。 SELECT 文の場合 ... CT の後に利用可能な行の数を定義するために odbc_num_rows() を使用した場合、 多くのドライバにおいて、-1 が返 ... されます。 関連キーワード: num , 行 , rows , 関数 , 注意 , 利用 , 変更 , エラー , exec , パラ ...
https://man.plustar.jp/php/function.odbc-num-rows.html - [similar]
変更されたレコード(タプル)の数を返す 6491
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返 ... す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_ ... 更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は ... 、 リソース を期待していました。 例 例1 pg_affected_rows() の例 <?php $result = pg_query ( $conn , "INSERT ... ル', 2002, '動物農場')" ); $cmdtuples = pg_affected_rows ( $result ); echo $cmdtuples . " タプルが変更されま ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
Return the number of columns in the result set 6126
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... nn , "SELECT * FROM code" ); $row_num = cubrid_num_rows ( $req ); $col_num = cubrid_num_cols ( $req ); pri ... te() - Execute a prepared SQL statement cubrid_num_rows() - Get the number of rows in the result set 関連キ ... s , cubrid , Return , num , the , of , in , cols , rows ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
配列にテーブルをコピーする 6094
« pg_copy_from pg_dbname » PHP Manual PostgreSQL 関数 配列にテーブルをコピーする pg_copy_to (PHP ... nection クラスのインスタンス。 table_name データを rows にコピーするテーブルの名前。 separator rows の要素 ... する値を 区切る文字。デフォルトは \t です。 null_as rows の中で、SQL の NULL をどのように表現するか。デフォ ... bname=publisher" ) or die( "Could not connect" ); $rows = pg_copy_to ( $db , $table_name ); pg_query ( $db ... able_name " ); pg_copy_from ( $db , $table_name , $rows ); ?> 参考 pg_copy_from() - 配列からテーブルに挿入 ...
https://man.plustar.jp/php/function.pg-copy-to.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT