検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 300 for INSERT (0.021 sec.)
The MongoDB\Driver\ClientEncryption class 4244
« MongoDB\Driver\Session::startTransaction MongoDB\Driver\ClientEncryption::__construct » PHP Ma ... d, which can be used with queryable encryption. To insert or query with an indexed, encrypted payload, the M ...
https://man.plustar.jp/php/class.mongodb-driver-clientencryption.html - [similar]
The Parle\RLexer class 4244
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... mp (): void public getToken (): Parle\Token public insertMacro ( string $name , string $regex ): void public ... etToken — Retrieve the current token Parle\RLexer::insertMacro — Insert regex macro Parle\RLexer::push — Add ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Get contents of collection type column using OID 4244
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... st(int), d char(10))" ); cubrid_execute ( $conn , "INSERT INTO foo(a, b, c, d) VALUES(1, {1,2,3}, {11,22,33, ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Get the number of elements in collection type column using OID 4244
« cubrid_col_get cubrid_column_names » PHP Manual CUBRID 関数 Get the number of elements in coll ... st(int), d char(10))" ); cubrid_execute ( $conn , "INSERT INTO foo(a, b, c, d) VALUES(1, {1,2,3}, {11,22,33, ...
https://man.plustar.jp/php/function.cubrid-col-size.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 4244
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... ontents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT INTO test_lob VALUES (?, ?)" ); cubrid_bind ( $req ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
Prepare a SQL statement for execution 4244
« cubrid_pconnect cubrid_put » PHP Manual CUBRID 関数 Prepare a SQL statement for execution cubr ... eter when you bind a value in the VALUES clause of INSERT statement or in the WHERE clause. Note that it is ...
https://man.plustar.jp/php/function.cubrid-prepare.html - [similar]
Escape special characters in a string for use in an SQL statement 4244
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... est (t char( $len ))" ); cubrid_execute ( $conn , "INSERT INTO cubrid_test (t) VALUES(' $escaped_str ')" ); ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
キーが指すデータを取得する 4244
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP ... a_delete() - キーが指す DBA エントリを削除する dba_insert() - エントリを挿入する dba_replace() - エントリを置 ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
利用可能なハンドラの一覧を得る 4244
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
blob を生成し、ファイルをコピーし、閉じる 4244
« ibase_blob_get ibase_blob_info » PHP Manual Firebird/InterBase 関数 blob を生成し、ファイルをコ ... ) { // インポートに失敗しました } else { $query = "INSERT INTO foo (name, data) VALUES (' $filename ', ?)" ; ...
https://man.plustar.jp/php/function.ibase-blob-import.html - [similar]