検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 300 for INSERT (0.015 sec.)
Close a database connection 4319
« cubrid_current_oid cubrid_drop » PHP Manual CUBRID 関数 Close a database connection cubrid_dis ... llback ( $con ); } $req = cubrid_execute ( $con , "insert into person values(1,'James')" ); if ( $req ) { cu ...
https://man.plustar.jp/php/function.cubrid-disconnect.html - [similar]
Check whether the instance pointed by OID exists 4319
« cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed ...
https://man.plustar.jp/php/function.cubrid-is-instance.html - [similar]
Close BLOB/CLOB data 4319
« cubrid_is_instance cubrid_lob_export » PHP Manual CUBRID 関数 Close BLOB/CLOB data cubrid_lob_ ... T, doc_content CLOB)" ); cubrid_execute ( $conn , "INSERT INTO doc VALUES (5,'hello,cubrid')" ); $lobs = cub ...
https://man.plustar.jp/php/function.cubrid-lob-close.html - [similar]
Read BLOB/CLOB data and send straight to browser 4319
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight ... T, doc_content CLOB)" ); cubrid_execute ( $conn , "INSERT INTO doc VALUES (5,'hello,cubrid')" ); $lobs = cub ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
エントリを置換または挿入する 4319
« dba_popen dba_sync » PHP Manual DBA 関数 エントリを置換または挿入する dba_replace (PHP 4, PHP ... 除する dba_fetch() - キーが指すデータを取得する dba_insert() - エントリを挿入する 関連キーワード: dba , エント ...
https://man.plustar.jp/php/function.dba-replace.html - [similar]
EZMLM で必要なハッシュ値を計算する 4319
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 ... $hash = ezmlm_hash ( $user ); $query = sprintf ( "INSERT INTO sample VALUES (%s, '%s')" , $hash , $user ); ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
直近のクエリで変更された行の数を返す 4319
« ibase_add_user ibase_backup » PHP Manual Firebird/InterBase 関数 直近のクエリで変更された行の数 ... 定された トランザクション内で実行された直近のクエリ(INSERT、UPDATE あるいは DELETE)によって変更された行の数を返 ...
https://man.plustar.jp/php/function.ibase-affected-rows.html - [similar]
Returns the WriteConcernError's error code 4319
« MongoDB\Driver\WriteConcernError MongoDB\Driver\WriteConcernError::getInfo » PHP Manual MongoD ... bulk = new MongoDB \ Driver \ BulkWrite ; $bulk -> insert ([ 'x' => 1 ]); $writeConcern = new MongoDB \ Driv ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getcode.html - [similar]
Returns metadata document for the WriteConcernError 4319
« MongoDB\Driver\WriteConcernError::getCode MongoDB\Driver\WriteConcernError::getMessage » PHP M ... bulk = new MongoDB \ Driver \ BulkWrite ; $bulk -> insert ([ 'x' => 1 ]); $writeConcern = new MongoDB \ Driv ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getinfo.html - [similar]
Returns the WriteConcernError's error message 4319
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Drive ... bulk = new MongoDB \ Driver \ BulkWrite ; $bulk -> insert ([ 'x' => 1 ]); $writeConcern = new MongoDB \ Driv ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]