検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 300 for INSERT (0.021 sec.)
PHP 用 Microsoft SQL Server ドライバ 4282
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... — Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_send_stre ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
mysqli クラス 4282
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... y ? string $ info ; public readonly int | string $ insert_id ; public readonly string $ server_info ; public ... i_real_connect() で使うオブジェクトを返す mysqli::$insert_id — 直近のクエリの AUTO_INCREMENT カラムで生成した ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
The Parle\Lexer class 4282
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... mp (): void public getToken (): Parle\Token public insertMacro ( string $name , string $regex ): void public ... getToken — Retrieve the current token Parle\Lexer::insertMacro — Insert regex macro Parle\Lexer::push — Add ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
Export BLOB/CLOB data to file 4282
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... T, doc_content CLOB)" ); cubrid_execute ( $conn , "INSERT INTO doc VALUES (5,'hello,cubrid')" ); $lobs = cub ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
Get BLOB/CLOB data 4282
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... T, doc_content CLOB)" ); cubrid_execute ( $conn , "INSERT INTO doc VALUES (5,'hello,cubrid')" ); $lobs = cub ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Export the lob object to a file 4282
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... T, doc_content CLOB)" ); cubrid_execute ( $conn , "INSERT INTO doc VALUES (5,'hello,cubrid')" ); $req = cubr ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
Import BLOB/CLOB data from a file 4282
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file ... ontents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT INTO test_lob VALUES (?, ?)" ); cubrid_bind ( $req ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
Create a glo instance 4282
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create ... image" is "object" $req = cubrid_execute ( $con , "insert into person(image) values( $oid )" ); if ( $req ) ... { echo "image inserted successfully" ; cubrid_close_request ( $req ); c ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
Get the number of rows in the result set 4282
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in th ... result. It can be used for SELECT statements. For INSERT , UPDATE , or DELETE queries, use the cubrid_affec ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
Retrieves the number of rows in a result set 4282
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... - Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed 関連キーワード: ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]