検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 246 for where (0.012 sec.)
フィールド番号に対応する型名を返す 4616
« pg_field_type_oid pg_flush » PHP Manual PostgreSQL 関数 フィールド番号に対応する型名を返す pg_ ... = pg_query ( $dbconn , "select title from authors where author = 'Orwell'" ); echo "Title field type: " , ...
https://man.plustar.jp/php/function.pg-field-type.html - [similar]
Begins a database transaction 4616
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... PDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ProductID = ?" ; $params2 = array( $qty , $product ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 4616
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... PDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ProductID = ?" ; $params2 = array( $qty , $product ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Executes a statement prepared with sqlsrv_prepare 4616
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... true )); } $sql = "UPDATE Table_1 SET OrderQty = ? WHERE SalesOrderID = ?" ; // Initialize parameters and p ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Makes the next row in a result set available for reading 4616
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... ue )); } $sql = "SELECT Name, Comment FROM Table_1 WHERE ReviewID=1" ; $stmt = sqlsrv_query ( $conn , $sql ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Gets field data from the currently selected row 4616
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... ue )); } $sql = "SELECT Name, Comment FROM Table_1 WHERE ReviewID=1" ; $stmt = sqlsrv_query ( $conn , $sql ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 4616
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... PDATE InventoryTable SET Quantity = (Quantity - ?) WHERE ProductID = ?" ; $params2 = array( $qty , $product ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
画像のコントラストを調整する 4616
« Imagick::shearImage Imagick::sketchImage » PHP Manual Imagick 画像のコントラストを調整する Ima ... le, 5 is a significant amount, 20 is extreme. beta Where the midpoint of the gradient will be. This value s ...
https://man.plustar.jp/php/imagick.sigmoidalcontrastimage.html - [similar]
Checks if the cursor is exhausted or may have additional results 4616
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... whether a cursor has additional results. The cases where a cursor may have more data available is as follow ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
Execution 4616
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... l be cast to the file descriptor and passed as int where possible, this is unsupported on Windows. Internal ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]