検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 300 for Insert (0.020 sec.)
InterBase データベースでクエリを実行する 4244
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリ ... 場合は true を返します。 注意 : PHP 5.0.0 以降では、INSERT・UPDATE・DELETE 文に対してはこの関数は 変更された行 ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
接続に関連するホスト名を返す 4244
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
現在のページに注釈を追加する 4244
« ps_add_locallink ps_add_pdflink » PHP Manual PS 関数 現在のページに注釈を追加する ps_add_note ... が折りたたまれた際に表示されるアイコン。 comment 、 insert 、 note 、 paragraph 、 newparagraph 、 key あるい ...
https://man.plustar.jp/php/function.ps-add-note.html - [similar]
Begins a database transaction 4244
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... /* Set up and execute the first query. */ $sql1 = "INSERT INTO OrdersTable (ID, Quantity, ProductID) VALUES ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 4244
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... /* Set up and execute the first query. */ $sql1 = "INSERT INTO OrdersTable (ID, Quantity, ProductID) VALUES ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 4244
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... /* Set up and execute the first query. */ $sql1 = "INSERT INTO OrdersTable (ID, Quantity, ProductID) VALUES ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
変更された関数 4244
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更 ... オプション crypto_type を指定します。 PostgreSQL pg_insert() 、 pg_select() 、 pg_update() 、 pg_delete() が、 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
Returns the server associated with this cursor 4244
« MongoDB\Driver\Cursor::getId MongoDB\Driver\Cursor::isDead » PHP Manual MongoDB\Driver\Cursor ... bulk = new MongoDB \ Driver \ BulkWrite ; $bulk -> insert ([ 'x' => 1 ]); $manager -> executeBulkWrite ( 'db ...
https://man.plustar.jp/php/mongodb-driver-cursor.getserver.html - [similar]
ColumnResult のコンストラクタ 4244
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... loat unsigned)" )-> execute (); $session -> sql ( "INSERT INTO nonsense.numbers values (42, 42)" )-> execute ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
カラムのメタデータを取得する 4244
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... t_table(x int)" )-> execute (); $session -> sql ( "INSERT INTO addressbook.names values ('John', 42), ('Sam' ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]