検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1114 for from (0.040 sec.)
Retrieves the number of fields (columns) on a statement 2842
« sqlsrv_next_result sqlsrv_num_rows » PHP Manual SQLSRV 関数 Retrieves the number of fields (co ... _r ( sqlsrv_errors (), true )); } $sql = "SELECT * FROM Table_1" ; $stmt = sqlsrv_query ( $conn , $sql ); ... e for reading sqlsrv_get_field() - Gets field data from the currently selected row 関連キーワード: sqlsrv ...
https://man.plustar.jp/php/function.sqlsrv-num-fields.html - [similar]
定義済み定数 2842
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... Client::do() . Sent to update the client with data from a running job. A worker uses this when it needs to ... on-blocking client task interface, can be returned from the task callback to "pause" the call and return f ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Create new MongoDB Manager 2842
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... e driver's checks of the MongoDB topology, counted from the end of the previous check until the beginning ... ter. If true , writes will require acknowledgement from MongoDB that the operation has been written to the ... ore security than relying on JSON schemas obtained from the server. It protects against a malicious server ... ng on an encrypted fields encryptedFields obtained from the server. It protects against a malicious server ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Deserialization from BSON 2842
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... ization from BSON 警告 BSON documents can technically contain d ... -value pairs; however, applications should refrain from generating documents with duplicate keys as server ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
SQLSRV 関数 2842
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_ ... uration setting sqlsrv_get_field — Gets field data from the currently selected row sqlsrv_has_rows — Indic ... uery executed sqlsrv_send_stream_data — Sends data from parameter streams to the server sqlsrv_server_info ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 2812
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... uration setting sqlsrv_get_field — Gets field data from the currently selected row sqlsrv_has_rows — Indic ... uery executed sqlsrv_send_stream_data — Sends data from parameter streams to the server sqlsrv_server_info ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
Bind variables to a prepared statement as parameters 2812
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme ... ); $result = cubrid_execute ( $conn , "SELECT code FROM event WHERE sports='Basketball' and gender='M'" ); ... eq = cubrid_prepare ( $conn , "SELECT athlete_code FROM game WHERE host_year=1992 and event_code=? and nat ... thlete_req = cubrid_prepare ( $conn , "SELECT name FROM athlete WHERE code=? AND nation_code='USA' AND eve ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
Return a string with the flags of the given field offset 2812
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the ... que and timestamp . パラメータ result result comes from a call to cubrid_execute() field_offset The numeri ... b" ); $result = cubrid_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AN ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
SQL 文を直接実行する 2812
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... atabase , $user , $password ); $sql = "SELECT name FROM animals WHERE weight < 10.0 ORDER BY name" ; if ( ... PLE" , "db2inst1" , "ibmdb2" ); $query = 'SELECT * FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample ... ' SELECT A.CID, A.NAME, A.PHONE, C.PONUM, C.STATUS FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample ... ING SEQUENCE) AS CLOB (32000)) AS NEW_PRODUCT_INFO FROM PRODUCT WHERE PID = \'100-100-01\' ' ; $stmt = db2 ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
Replaces a record in a database 2812
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... key named deleted . number An integer which spans from 1 to the number of records in the database (as ret ... database dbase_delete_record() - Deletes a record from a database 関連キーワード: record , database , Rep ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]